Skip to content

software, firmware and hardware for a Jeopardy game, based on the CCC beopardy project of 2010

Notifications You must be signed in to change notification settings

basman/beopardy2010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Jeopardy game setup with software, hardware and firmware
based on the CCC beopardy project (2010).

Instead of the original CCC's microcontroller, this project uses an
Arduino Nano to control the buttons and lamps. The serial protocol
has been extended to indicate exactly at all times during the game
which players may buzz in and when.

The repo contains the following subdirectories:

arduino         - the firmware for the Arduino Nano, controlling the
                  button lamps and signalling the buttons over the 
                  serial port to the PC/laptop running beopardy_2010

beopardy_2010   - the Jeopardy game software, written in Perl+Tk
                  This program displays the game board and implements
                  the game.

hardware        - the game controller for push buttons and their lamps


References:

The code this fork is based on:
http://blogmal.42.org/misc/beopardy-2010.story

The legacy code with the different versions used at the CCC throughout the
years:
https://github.com/Sec42/beopardy-legacy

The new web based beopardy by Sec:
https://github.com/Sec42/beopardy

About

software, firmware and hardware for a Jeopardy game, based on the CCC beopardy project of 2010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages