From: Josh B. <bro...@us...> - 2002-04-24 12:27:57
|
browner10 2002/04/24 05:27:54 PDT Modified files: set deck.h simpleGlutApp.cpp Log: This is a completely working version, it just needs the bells and whistles, I need to implement a "game loop" right now it just exits with winner or looser printed to the screen after 1 attempt. I'd like to add in a score too. and right now it doesn't randomize either, that needs to be fixed Revision Changes Path 1.7 +6 -0 examples/set/deck.h 1.6 +56 -1 examples/set/simpleGlutApp.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/deck.h.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.5&r2=1.6&diff_format=h |