Guess The Sequence For Winforms A desktop app implemented for WinForms and using MongoDB server for saving game data. Goal: 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. Instructions: 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. Note: Please create a new connection to the MongoDB server using "mongodb://localhost:27017" Choose number of turns: Game: If you press 'Yes' - a new game will start If you press 'No' - a new form with the scoreboard will open MongoDB view: