Commit graph

3 commits

Author SHA1 Message Date
Aaron Mueller e12b581fc8 Build a initial structure to build the game
This includes:
  * Change the Makefile so we can build the source with SDL
  * Create a config file for all global variables
  * Initialize a simple game loop to see something on the screen
  * Stub for building a drawing lib
  * Modify the README a little bit
2009-12-07 16:57:30 +01:00
Aaron Mueller 0bb1bc26b7 Fix some small problems with the Makefile/Source 2009-12-01 23:02:55 +01:00
Aaron Mueller c050d08186 Day 6: C, Compiler, Makefile, Buildprocess
Initial project structure.
2009-12-01 22:55:38 +01:00