Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 378 Bytes

File metadata and controls

12 lines (7 loc) · 378 Bytes

State Capital Game

Learn the capital of each state with this simple game!

Screenshot

Built with .NET Core, this project gives an example of SortedDictionary data structure. The data is read by StreamReader(), countdown with Timer().

The Windows Form App gives the player 15 seconds to choose the correct State Capitol from the list given. :shipit: