Mbed Rocket Dodging Game

Overall Setup

/media/uploads/atran43/img_20161101_184709853_hdr.jpg

Game Details

The objective of the game is to avoid oncoming missiles and stay alive similar to the game "Galaga." Graphics have been drawn in an external program and imported using the graphics composer tool (from IDE). The drawn images were shrunk down to appropriate size in paint and placed on the sd card mounted to the LCD. More details for uLCD image setup can be found at * https://developer.mbed.org/users/4180_1/notebook/ulcd-144-g2-128-by-128-color-lcd/.

Sound files are in .WAV format and uploaded onto the SD card mounted to the SD Card file System.

uLCD Hookup Pins

/media/uploads/atran43/ulcd.png

Sparkfun Class D Audio Amplifier Hookup Pins

/media/uploads/atran43/classd_amp.png

SD Card File System Hookup Pins

/media/uploads/atran43/sdcard.png

MPR121 I2C Capacitive Touch Sensor Hookup Pins

/media/uploads/atran43/touchpad.png

Game Demo

Program File

Import programmbed_rocket_threading

Rocket threading between missiles game, using touch keypad, audio amp, sd card, ulcd, ulcd sd graphics


Please log in to post comments.