(Divya Gunasekaran and Tim Tregubov, Summer 2009)

Our goal for this project was to create a simple, but addicting game that played off of old-fashioned handheld and vintage arcade games, but utilized newer technology that allowed for a more modern feel and the implementation of more exciting features. We succeeded in creating a challenging game that takes the user's movements as inputs via an accelerometer to move the player on the board, which consists of a small 8x8 RGB LED matrix with a seven-segment display showing the timer and score. A piezo is also included to produce different sounds for specific actions in the game. These components contribute to a gaming experience that is stimulating both tactilely, visually and aurally. The game design also makes the game easy to reprogram to include more levels and additional features.

Details

This was perhaps the most fulfilling class I have ever taken. In groups of two we designed and built an electronics project from scratch. We reinvented the original tilt-maze game as a digital moving maze on an RBG 8x8 LED matrix controlled via accelerometer. Our maze designs included a multicolor fire-spewing dragon, a volcano, and an alien space ship with lasers.

People enjoyed playing the game and we were asked to come back to demo it at various Engineering School events.

The experience of building a working, playable, and enjoyable electronic toy was very empowering.

The basic details of the project and what I learned:

  • Digital circuits and logic
  • VHDL FPGA programming
  • Project design
  • Accelerometer programming
  • LED multi-segment RGB display programming
  • Piezo programming

Here is the full project report with schematics and software design.
(note: section 7 with complete code is omitted, but I may post it if people are interested)