Tuesday, August 25, 2009

Snakes & Ladders Basic Design and Code


Code gotten from Beginning Game Programming with FLASH, Lakshmi Prayaga
& Hamsa Suri.



Problems with code:
  • Code is in each individual frame for each question which is dire repetition of code & means the game is not easily extensible.
  • Design needs work
  • Questions need to be thought-out
  • Interactivity needs though also

Adrian suggested answers be recorded & read aloud for helping the user.

No comments:

Post a Comment