ECE 4180 Final
Dependencies: mbed wave_player mbed-rtos C12832_lcd 4DGL-uLCD-SE LCD_fonts SDFileSystem
History
somewhat done(pushbutton added, has an issue where if you spam the touchpad, it'll increase your score even if there is no bubble).
2019-12-08, by yqin70 [Sun, 08 Dec 2019 02:18:30 +0000] rev 21
somewhat done(pushbutton added, has an issue where if you spam the touchpad, it'll increase your score even if there is no bubble).
TODO: fix status LED (tracks bubblesMissed) and add in scoreboard at the end.
2019-12-06, by jcrane32 [Fri, 06 Dec 2019 18:00:11 +0000] rev 20
TODO: fix status LED (tracks bubblesMissed) and add in scoreboard at the end.
Added lanes, bubbles, and all the other stuff required for there to be the actual game.
2019-12-06, by jcrane32 [Fri, 06 Dec 2019 15:46:16 +0000] rev 19
Added lanes, bubbles, and all the other stuff required for there to be the actual game.
Added support to play songs from .h files and added necessary variables.
2019-12-05, by jcrane32 [Thu, 05 Dec 2019 04:43:25 +0000] rev 18
Added support to play songs from .h files and added necessary variables.
fixed touch keypad code;
2019-12-06, by ShelbyC22 [Fri, 06 Dec 2019 03:44:10 +0000] rev 17
fixed touch keypad code;
updated with sample indexes for songs in bubbles.h and includes code for the touch keypad in main.cpp using mpr121.h
2019-12-06, by ShelbyC22 [Fri, 06 Dec 2019 03:10:34 +0000] rev 16
updated with sample indexes for songs in bubbles.h and includes code for the touch keypad in main.cpp using mpr121.h
time changed to sample index for first two songs
2019-12-06, by yqin70 [Fri, 06 Dec 2019 02:44:52 +0000] rev 15
time changed to sample index for first two songs
intro screen added
2019-12-05, by yqin70 [Thu, 05 Dec 2019 20:30:25 +0000] rev 14
intro screen added
all song files converted to 8 bit
2019-12-05, by yqin70 [Thu, 05 Dec 2019 05:13:16 +0000] rev 13
all song files converted to 8 bit
fireflies.h changed to 8 bit
2019-12-05, by yqin70 [Thu, 05 Dec 2019 05:05:56 +0000] rev 12
fireflies.h changed to 8 bit