pygame is
pygame.org is
|
Super Trivia Challenge
Super Trivia Challenge - 1.1Andy Sommerville (aksommerville)Tags:DescriptionUp 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. ChangesAdded 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
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|