Skip to content

resole79/us_states_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

U.S. States Game

Try to guess all the 50 states in the U.S.

Game written in Python using the Pandas and Turtle library.

The program will write "you_missing.csv" file

Try to play here

It's a part of the #100DaysOfCode challenge by Angela Yu.

Prerequisites

You will need the following software to run the U.S. States Game:

Installation

To get started with the U.S. States Game, follow these steps:

  1. Install Pandas
pip install pandas
  1. Clone the repository:
git clone https://github.com/resole79/us_states_game.git
  1. Run the main.py file:
python main.py

File Structure

  • main.py: Main program.
  • 50_states.csv: file to contain 50 U.S. states

Usage

Write "exit" to stop the game

Ask the user to input:

  • name of U.S. state

U.S. States Game

Credit

Author : Emilio Reforgiato (resole79)

About

U.S. States Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages