Super Trivia Challenge - 1.1
Extensible trivia game for 1..8 players (human or computer).
Andy Sommerville
(aksommerville)
Up to 8 people can compete in a trivia game. Each player has one button (on keyboard, mice, or joypads) to buzz in with. It needs more questions and more player graphics to really be complete.
A question-file editor is included (requires wxpython). You can very easily add your own questions and graphics. You can also perform set-up in a text file for fixed deployments (classroom, etc).
Runs full-screen or windowed. Tested only in Ubuntu 7.10 w/ python 2.5, but it should work on any platform/py version.
Changes
Added a Mac-only questions editor (wxpython evidently doesn't get along well with OSX). Replaced calls to str.partition with str.split, for compatibility with python 2.4.
Links
Releases
Super Trivia Challenge 1.1 — 11 Nov, 2007
Super Trivia Challenge 1.0 — 9 Nov, 2007