A very simple game about graphs.
Go to file
2011-06-22 18:24:20 -04:00
background.bmp Added image files 2011-06-22 17:57:21 -04:00
drawutils.cpp Added transparency to nodes 2011-06-22 18:24:20 -04:00
drawutils.h Added transparency to nodes 2011-06-22 18:24:20 -04:00
gamecore.cpp Added transparency to nodes 2011-06-22 18:24:20 -04:00
gamecore.h First implementation of game logic and control 2011-06-22 17:57:44 -04:00
graph.cpp First implementation of game logic and control 2011-06-22 17:57:44 -04:00
graph.h First implementation of game logic and control 2011-06-22 17:57:44 -04:00
main.cpp Fundamental framework for an SDL application 2011-06-22 16:12:22 -04:00
mainevent.cpp Fundamental framework for an SDL application 2011-06-22 16:12:22 -04:00
mainevent.h Fundamental framework for an SDL application 2011-06-22 16:12:22 -04:00
node.bmp Added image files 2011-06-22 17:57:21 -04:00