Flip Tile

Overview

For the mbed mini project I decided to make a tile pattern game where the goal is to turn all the tiles the color green. The project has displays the game on the color LCD screen, while the user navigates on the game board using a 5 way joystick. There is also an extra pushbutton which allows the user to pause/restart the current game, and a speaker/SD file system that plays music in the background. There are 2 different games modes available to choose between, a 3x3 board and a 4x4 board.

Flip Tile Code

Import programFlip_Tile

Flip tile pattern game

Pinout

SD file system

SDMbed
DOp6
GNDGND
SCKp7
VCCVout
DIp6
CSp8

uLCD

uLCDMbed
+5VVu
TXp27
RXp28
GNDGND
RESp30

Joystick/Push Button

upp20
centerp19
leftp17
downp16
rightp15
PBp21

Images and Videos

/media/uploads/jsmith352/img_0016.jpg /media/uploads/jsmith352/img_0017.jpg /media/uploads/jsmith352/img_0018.jpg /media/uploads/jsmith352/img_0019.jpg /media/uploads/jsmith352/img_0020.jpg


Please log in to post comments.