This is a trivia game for guessing country capitals and vice versa.
Python, SQLite
- A correct answer is an answer identical to the database, i.e spaces, capitalizations etc.
- Saint must be entered instead of St. for some countries/capitals.
- Only Pretoria is accepted as the South Africa capital.
- Kingston is the capital of Jamaica & Norfolk Island.
- United Kingdom is the only accepted country for London.
Clone the project
git clone https://github.com/rajivghandi767/CountryTrivia.git
Go to the project directory
cd CountryTrivia
Install dependencies
pip install -r requirements.txt
Run script
python trivia.py
- Django/React Web App (https://github.com/rajivghandi767/CountryTrivia-React)
- Deploy and host locally on Raspberry Pi (https://www.countrytrivia.rajivwallace.com/)
If you have any feedback, please reach me to us at rajivghandi972@gmail.com