Skip to content

US States quiz game made with the Python Turtle library

Notifications You must be signed in to change notification settings

J0K3Rn/US-States-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

US-States-Quiz

US States quiz game made with the Python Turtle library

Features:

  • Guess all 50 states
  • Saves states you couldn't guess to a csv for study

How to run:

  • Download repository
  • Open downloaded repository with a command line interface
  • run pip install pandas
  • run python main.py
  • Game window will open
  • Type in a correct state name and the name will be marked on the map
  • Type in exit to give up and have the rest of the states saved to a csv for you to study

Game Start:

alt text

A few states guessed:

alt text

Releases

No releases published

Packages

No packages published

Languages