- 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.
- 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.
- Fork the repository.
- Clone the repository.
- Make changes.
- Commit the changes.
- Push the changes.
- Make a pull request.