Skip to content

rajivghandi767/country-trivia-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Trivia

This is a trivia game for guessing country capitals and vice versa.

Tech Stack

Python, SQLite

Screenshots

Screen Shot 2023-10-06 at 17 10 37

Screen Shot 2023-10-06 at 17 10 51

Screen Shot 2023-10-06 at 17 18 53

Known Issues:

  • 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.

Run Locally

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

Future Plans:

Authors

Feedback

If you have any feedback, please reach me to us at rajivghandi972@gmail.com

About

CLI Trivia Game to guess countries and capitals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages