odadacharles/US_States_Game
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A game where the user guesses as many US state names as they can. The user can exit by typing in 'exit'. The CSV option demonstrates how the same can be achieved without pandas. Game was made using python's Turtle module.