Game Assignment:

Your assignment is to write a computer game. If you have not already written the Hangman game, you can write that. If you have then you should write a game like Tic Tac Toe, a Memory (Concentration) game where you look for matches. You can submit a plan for the game you want to write. The game can be written in the language of your choice. Most game programming is done in C++ and Visual Basic can also be used effectively to write games. Come up with a plan and let me know what it is. Assuming we agree, you need to implement the plan, otherwise you need to revise it and then implement it.
For you who have not written the Hangman Game, there are some notes under the CIS67 assignments. Hangman assignment