Commit graph

4 commits

Author SHA1 Message Date
Aaron Mueller e13cc36bee Add some fancy colors and interaction 2009-12-14 14:22:28 +01:00
Aaron Mueller 5b4847d15c Add dynamic generated terrain 2009-12-14 00:28:06 +01:00
Aaron Mueller 28c3ec0268 Add basic shapes to draw things on screen
* Line, Rect Functions
 * Test screen
2009-12-10 23:23:02 +01:00
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