Skip to content

A world geography trivia game, generating questions based on country-json.

Notifications You must be signed in to change notification settings

BrianZbr/geo-trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Geo-Trivia

Geo-Trivia is a simple quiz game written in Python. It was developed as a final project for the Nucamp Fundamentals of Python course and inspired by the country-json repository. It uses that dataset to automatically generate multiple choice questions about world capitals, languages and cuisines. It will also track high scores for multiple players.

How to run

A live version of this project is available to play on Replit.

To run locally, clone or download this repository, then clone or download country-json into the same folder.

For example:

git clone https://github.com/BrianZbr/geo-trivia
cd geo-trivia
git clone https://github.com/samayo/country-json

Issues

Bug reports are welcome.

License

MIT

About

A world geography trivia game, generating questions based on country-json.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages