Repository files navigation Guess The Sequence For Winforms
A desktop app implemented for WinForms and using MongoDB server for saving game data.
Your goal is to guess the computer sequence.
The program generates a series of 4 colors (out of 8 possible colors).
The player has 4 to 10 tries to guess the series.
For each right color in the wrong place, you will get a Yellow Button.
For each right color in the correct place, you will get a Black Button.
1. Choose the number of guesses you would like to play: from 4 to 10.
2. Press the buttons to choose 4 colors from the menu and follow the program feedback in order to guess correctly.
If you are unlucky, you can always play another game.
Please create a new connection to the MongoDB server using "mongodb://localhost:27017"
If you press 'Yes' - a new game will start
If you press 'No' - a new form with the scoreboard will open
About
A desktop application implemented for WinForms and using MongoDB server for saving game data.
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.