https://github.com/thetaqitahmid/trivia-game
Trivia game using python
https://github.com/thetaqitahmid/trivia-game
python
Last synced: 2 months ago
JSON representation
Trivia game using python
- Host: GitHub
- URL: https://github.com/thetaqitahmid/trivia-game
- Owner: TheTaqiTahmid
- Created: 2020-11-15T13:04:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T21:17:16.000Z (over 4 years ago)
- Last Synced: 2024-03-06T20:48:17.949Z (about 1 year ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trivia Game with Python
In this project I have made a trivia game using python.## Latest changelog:
* Added 4 categories for the players to choose from.
* Added difficulty level for the players to choose from.The questions have been parsed from https://opentdb.com/ API.