Skip to content

bezalel-7/US-States-Map-Quiz

Repository files navigation

US-States-Map-Quiz

A simple game using python,you need to guess the states in USA. As you answer the correct states the turtle wirtes the name of the states in the loaction of state.

##controls There will be a pop box to input the answer. "Exit" --> to see the answers and location of states in the map.

#score_and_states_to_learn To make the game more interacting and entertaining ,there is a score counter on the input box. at the end of the game there will be a csv file formed in order to learn the missed states.

Running the application

Download the source code from the repository and run the file just as any other Python script (.py) file.

Screenshots

1

                           *GAME PLAY*

2

                          *SCORECARD*

3

                         *TOTAL STATES*

Prerequisites

  • Python
  • turtle, an open source Python library for making multimedia applications
  • pandas
  • ide used to wirte code is (Pycharm)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages