COSC 122 Programming II
In this project you will implement the Simon memory game.
- Teams
This is group project. You may freely exchange ideals and distribute work among team members. The finished product will include an oral presentation by all the team members.
- Task. Your task is to create a Simon memory game
is Java as described in class. Additional information about
the game can be found at
Wikipedia.
Your game should as closely as possible look like the official game. Provide different sound effects in addition to the different colors.
- Check out
Your finished program will be evaluated for correctness and compliance. It must be complete by Wednesday, June 27, 2012. On that day your team will do an oral presentation about your project's design and implementation details