Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Outline

Trivia Game

This is a console-based trivia game created in Python. It uses the content provided in content.js where topics, questions, and answers are contained in a JSON format.

How It Works

  1. When the game starts, it loads and reads the JSON file.
  2. The available topics are displayed on the screen for the player to choose from.
  3. Once a topic has been selected, questions are displayed with possible answers in a multiple-choice format.
  4. The player has to enter a number corresponding to the answer they believe is correct.

It's quite a fun little game!

Morty Proxy This is a proxified and sanitized view of the page, visit original site.