Skip to content

You are given a map of the U.S. and you have to try and guess the name of each state. When guessed correctly, the name of the correct state is printed on to the location of the state on the map, which is taken from an imported csv file. When exiting the game when typing the keyword "exit", you end the game, and a separate csv file Is made contai…

Notifications You must be signed in to change notification settings

MichaelKleyman/Guess-the-missing-state-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Guess-the-missing-state-game

You are given a map of the U.S. and you have to try and guess the name of each state. When guessed correctly, the name of the correct state is printed on to the location of the state on the map, which is taken from an imported csv file. When exiting the game when typing the keyword "exit", you end the game, and a separate csv file Is made containing all of the remaining states that you weren't able to guess. This incorporates turtle graphics, csv data, paths, files and directories, as well as the pandas library, DataFrames and Series.

About

You are given a map of the U.S. and you have to try and guess the name of each state. When guessed correctly, the name of the correct state is printed on to the location of the state on the map, which is taken from an imported csv file. When exiting the game when typing the keyword "exit", you end the game, and a separate csv file Is made contai…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages