Skip to content

garciadelcastillo/Taupardy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 18, 2015 15:19
June 18, 2015 15:02
June 18, 2015 11:18
January 30, 2019 18:58

Taupardy!

Taupardy! Fathom Tau Day 2015 Fathom Tau Day 2014

Taupardy! is a Jeopardy! inspired Tau quiz game for Processing!

It is particularly appropriate for Tau Day celebrations. Bundled with this code are the two panels we used for our own 2014 & 2015 celebrations, feel free to create your own ones and submit a pull request ;)

Taupardy! was created by Fathom Information Design and Jose Luis García del Castillo.

If you like this project and had fun with it, share the love! @fathominfo

Setup

  1. Download and install Processing.
  2. Taupardy! depends on Benedikt Groß's great Ani library. Make sure it is available in your system's Procesing/libraries.
  3. Download/clone the repo.
  4. Open taupardy.pde with the Processing IDE.
  5. Hit run. Enjoy!

Usage

Taupardy! is a collaborative game intended to be played as a group. Therefore, so far only one global player/score is supported.

You can click/tap on the questions on screen to give them focus. When a question is highlighted, use:

  • a key to display the answer
  • y to indicate the question was correctly answered, and add the score
  • n to indicate the opposite
  • x any time for game over and final screen

You can create and customize your own question panels by following the template .xls files in the /data folder, and then exporting it to utf-8 CSV. Then pointing to the appropriate .csv file via the panelFileName variable.

Enjoy!

The Fathom Team

License

See license.

About

A Jeopardy! inspired Tau quiz game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published