adventskalender-2009/src
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
..
config.c Build a initial structure to build the game 2009-12-07 16:57:30 +01:00
config.h Build a initial structure to build the game 2009-12-07 16:57:30 +01:00
draw.c Build a initial structure to build the game 2009-12-07 16:57:30 +01:00
draw.h Build a initial structure to build the game 2009-12-07 16:57:30 +01:00
main.c Build a initial structure to build the game 2009-12-07 16:57:30 +01:00