Word guessing game must contain all of the following.
1. The screen will appear for a minimum of 5 seconds.
2. The screen must contain some form of animation or motion.
3. The program will then ask for the user's name and refer to them by name throughout the program.
4. The program will randomly pick a secret word from a word list. Word list will be Atari, Sega, Sony, Nintendo and Xbox.
5. The program will ask to press a letter to spin. Spin will pick a random point value.
6. The program will then ask the user to pick a letter using their name and new point value.
7. After each guest the score and secret word will update.
8. Correct answer will add points corresponding to the number of letters in the word.
Comments
Leave a comment