Homework 9: Lights Out Game
(Novermber 5th, 2007)
- For this assignment, you are going to extend the code you created in lab, creating a Lights Out type game. You may extend the game or change the rules however you like. Follow these steps:
- Add it so that the game starts out with a few grid spots filled in.
- Make it so that when the user clicks a spot and the entire grid is blank, it says "Congratulations."
- Alter the game a bit (you may do anything... an easy thing to do is to alter the pattern that
turns on and off spots when you click them).
- Create a few levels (starting patterns) of increasing difficulty for you game. They all may be fairly simple / easy.
- When you are done, post both FLAs and SWFs to your website.