home · contact · privacy
Don't save and load maps, save and load seeds of maps. Load via command line option.
[plomrogue] / roguelike.h
2013-05-28 Christian HellerDon't save and load maps, save and load seeds of maps...
2013-05-26 Christian HellerUse own pseudo-random number generator to ensure portab...
2013-05-25 Christian HellerUse stdint.h typedefs for ints.
2013-05-23 Christian HellerMoved keybindings manipulation stuff into its own library.