A trivia quiz game for the terminal
Project description
Quizzical
Introduction
Quizzical is a terminal-based quiz game, using The Open Trivia Database as the back end.
Installing
pipx
The package can be installed using pipx
:
$ pipx install quizzical
Homebrew
The package is available via Homebrew. Use the following commands to install:
$ brew tap davep/homebrew
$ brew install quizzical
Running
Once installed run the quizzical
command.
Playing the game
Hopefully the interface is pretty straightforward: run up the application,
use the New
button to create a new quiz with your choice of parameters,
use the Run
button to play a game. When you run a new game you'll be shown
the parameters:
and once you start you'll be shown a series of questions; press keys 1, 2, 3 or 4 to answer each one.
Once the quiz is over you can view your results and see which answers were right and which were wrong:
Getting help
If you need help, or have any ideas, please feel free to raise an issue or start a discussion.
TODO
Things I'm considering adding or addressing:
- Add session token support (less frequent question repeats).
- More quiz information in the main quiz list.
- Record scores for each game played, provide a history view.
- Allow answering a question with the mouse.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file quizzical-0.1.1.tar.gz
.
File metadata
- Download URL: quizzical-0.1.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fa02351d0cb04f2c444b0d437d3ec8cacc59c3e1134cfab364a1f6866ef0014 |
|
MD5 | 3b007a889ab4a622039fd5f972182874 |
|
BLAKE2b-256 | 4e6a9283c33e94914657c5fb03fa1536d642633d09a830dfc0b3787c88d6172e |
File details
Details for the file quizzical-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: quizzical-0.1.1-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96f4eac8d16857bb49329fe3611c32e2baad164e2b43ed3c76a9ac2ba457ac20 |
|
MD5 | 7ec56ccc8957bf5bacf92536d367939e |
|
BLAKE2b-256 | c4097a1fff8a544881369e6703320e3a1afbb088e363d65702245b2051569b1b |