A very simple game about graphs.
Go to file
2011-06-23 00:09:34 -04:00
background.bmp Added image files 2011-06-22 17:57:21 -04:00
drawutils.cpp DrawUtils circle now fills, but alpha is a problem, since we're blending 1800 rectangles on each other 2011-06-23 00:09:34 -04:00
drawutils.h Replaced move_template with procedural circle primitive - but it won't fill or alphatize yet. 2011-06-22 23:52:22 -04:00
gamecore.cpp Replaced move_template with procedural circle primitive - but it won't fill or alphatize yet. 2011-06-22 23:52:22 -04:00
gamecore.h Moved distance limiting code to a smarter location, refactored related code 2011-06-22 23:06:23 -04:00
graph.cpp Moved distance limiting code to a smarter location, refactored related code 2011-06-22 23:06:23 -04:00
graph.h Moved distance limiting code to a smarter location, refactored related code 2011-06-22 23:06:23 -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 Cleaned up node image 2011-06-22 18:27:26 -04:00