Skip to content

damyrismailov/us-states-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

US States Game

Geography quiz that asks the user to guess US state names on a blank map.

Main features

  • Displays an outline map of the United States.
  • Lets the user type state names.
  • Places correct state names on the map at the right coordinates.
  • Saves a CSV file with the states that were missed.

What I learned

  • Reading CSV data with pandas.
  • Using turtle graphics to position text with x/y coordinates.
  • Matching user input to data and tracking progress.

How to run

Open main.py in Python 3 and run the file.

About

Guess US states on a map; CSV + turtle; export missed states.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages