Skip to content

Sanjeev-Kumar78/State-Name-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State Name Game

Python Badge Pandas

• Just a game for learning names of states in India.

• Built with Python:

• Turtle module

• Pandas module

How to run the game:

  • To run the game, run the main.py file.
  • A window appears and ask to enter name of any state.
  • If the name is correct, the state name will be written over the state in the map.

How to add more states:

  • To add more states, add the name of the state in the indian_states.csv file.
  • The name of the state should be in the same format as the other states.

File should be sorted according to alphabetical order by name of states.

  • Code Here: Code For Sorting

How to pull request:

  • Fork the repository.
  • Clone the repository.
  • Make changes.
  • Commit the changes.
  • Push the changes.
  • Make a pull request.

Screenshot

State Name Gif (1)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages