OSU Institute of Technology Quiz Game

This is a game that was written to help in recruiting for Oklahoma State University Institute of Technology. After receiving several requests for the source, it was released under the GNU public license.

The idea is that the game is run by a "host" (such as a teacher) who controls the computer. This generally neccessitates a computer projector. The game asks how many teams are playing, and keeps score for you. Once a category is selected, a timer begins a countdown (modifiable, the default is 20 seconds).

All variables for this program are easily modifiable by non-programmers by editing a javascript file with any text editor (e.g. notepad). This is not an elegant solution, but is not difficult to do. Suggested improvements (or, just improvements) are welcome.

This game is written in HTML and JavaScript (heavy use of the DOM) and has been tested with Internet Explorer and Mozilla with good results. Any contributions to the code are welcome.

Go to the SourceForge download page to get the code

Below are some examples of an older version of the program which don't support all the latest features:

Email the developer



SourceForge.net Logo