Skip to content

Launch a quiz on a Python tkinter window that tests you on the capitals of the 50 states

License

Notifications You must be signed in to change notification settings

RudraPatel2003/US_State_Capitals_Quiz_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



U.S. State Capitals Quiz GUI

A U.S. State Capitals Quiz built with Python and tkinter that incorporates web scraping

Quiz_Video.mp4

🔨 Installation and Usage

1. Clone the repository

git clone https://github.com/RudraPatel2003/US_State_Capitals_Quiz_GUI.git

2. Change the working directory

cd US_State_Capitals_Quiz_GUI

3. Install dependencies

Windows:

py -m pip install -r requirements.txt

Unix/macOS:

python -m pip install -r requirements.txt

4. Run main.py

🤝 Contributing

Pull requests are welcome!

📖 License

MIT

About

Launch a quiz on a Python tkinter window that tests you on the capitals of the 50 states

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages