adventskalender-2009/src
Aaron Mueller 01147c0d35 Adding game states and menu
* Implement a simple state machine to simulate different game stats
 * Create a generic menu to display different menus
 * Update the Makefile for TTF support
 * Draw a simple diagram to show the stats
2009-12-16 15:37:24 +01:00
..
config.c Adding game states and menu 2009-12-16 15:37:24 +01:00
config.h Adding game states and menu 2009-12-16 15:37:24 +01:00
display.c Adding game states and menu 2009-12-16 15:37:24 +01:00
draw.c Adding game states and menu 2009-12-16 15:37:24 +01:00
draw.h Adding game states and menu 2009-12-16 15:37:24 +01:00
events.c Adding game states and menu 2009-12-16 15:37:24 +01:00
main.c Adding game states and menu 2009-12-16 15:37:24 +01:00
menu.c Adding game states and menu 2009-12-16 15:37:24 +01:00
menu.h Adding game states and menu 2009-12-16 15:37:24 +01:00
states.c Adding game states and menu 2009-12-16 15:37:24 +01:00
states.h Adding game states and menu 2009-12-16 15:37:24 +01:00