-
Notifications
You must be signed in to change notification settings - Fork 0
towercodes/A_trivia_of_ice_and_fire
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# A Trivia of Ice and Fire ## Introduction Welcome to "A Trivia of Ice and Fire"! This program is designed to test your knowledge in a fun and interactive way. Please follow the instructions below to get started. ## Instructions ### 1. Download and Extract Files - Download the zip file and extract it to a folder that has access to Python. - Ensure all files are inside a single folder. - You should have the following files: - `game.json` - `play.py` - `Readme.txt` - `trivia_classes.py` - `trivia_functions.py` ### 2. Open the Program - Open your command line interface. - On Windows, search for "cmd" in the search bar and open Command Prompt. - Navigate to the folder containing the program files you unzipped using the `cd` command. For example: ``` cd \Tawanda\downloads ``` - Enter the following command to initiate the game: ``` py play.py ``` ### 3. Play the Game - Follow all explicit instructions provided by the game, such as capitalizing the first letter of each word when answering questions. ### 4. Important - **Warning:** Do not make any changes to the files that come with the program! ## Technologies Used - Python 3.12.4 ## Programming Methodology - Object-Oriented Programming (in part) - Functional Programming (in part) ## Future Versions Future versions will scrape questions from reputable sites using libraries such as Beautiful Soup, allowing for a wider selection of questions.
About
This is a command line based trivia game built on Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published