Dance Dance Hero is a game originally designed as a project for Intro to Physical Computing (P Comp). However, it has become an integrated P Comp and ICM (Intro to Code and Media) project!
The initial version of dance dance hero was a single player module for hitting falling tiles, and version 2 will be multiplayer mode!

You can explore dance dance hero here, but this version is only compatible with the physical keys that I made.

The source code is from an Open Processing sketch by Joseph Aronson that I took apart and turned into dance dance hero.
Multiplayer mode will feature two sets of keys/switches. One set will be for a "creator" that commands keys to fall, and the other set will be for a "player" that aims to hit the tiles.