Command line version of the famous TV game show, made by myself for fun.
This game makes free API calls to https://opentdb.com/, the same trivia database used by Tower Unite. Questions have been filtered to be a little more centered on general knowledge, but this is an open resource for trivia questions, so quality is not assured.
A self-contained executable is available under Releases. If you wish to run it yourself, this was made on Python 3.10.11 and requires only colorama
to run.