COSC 122 Programming II
In this project you will implement a word game that allows the user to choose letters to guess phrases
- 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 word game in Java
similar to the one we saw in class. The game allows players to choose
letters and eventually guess phrases.
- 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