Simple Flow Chart for a “Simon-Says” Memory Game
Thursday, January 13th, 2011
This is just a quick little flow-chart. A project I’m working on includes a ‘Simon-says’ type game. I thought I’d share my notes on how the game logic will work.
Update: Here’s my quick prototype (before skinning)