ECE 4180 Final

Dependencies:   mbed wave_player mbed-rtos C12832_lcd 4DGL-uLCD-SE LCD_fonts SDFileSystem

Changes

RevisionDateWhoCommit message
21:cbcbb3480cad 2019-12-08 yqin70 somewhat done(pushbutton added, has an issue where if you spam the touchpad, it'll increase your score even if there is no bubble). default tip
20:7d56cdcbc9a5 2019-12-06 jcrane32 TODO: fix status LED (tracks bubblesMissed) and add in scoreboard at the end.
19:d65f9fb1023b 2019-12-06 jcrane32 Added lanes, bubbles, and all the other stuff required for there to be the actual game.
18:c760ba93b881 2019-12-05 jcrane32 Added support to play songs from .h files and added necessary variables.
17:13e45fdcf0b0 2019-12-06 ShelbyC22 fixed touch keypad code;
16:13b65f6139be 2019-12-06 ShelbyC22 updated with sample indexes for songs in bubbles.h and includes code for the touch keypad in main.cpp using mpr121.h
15:ebe9fb3aaf0f 2019-12-06 yqin70 time changed to sample index for first two songs
14:6f5432bb44c0 2019-12-05 yqin70 intro screen added
13:548fdf1a9736 2019-12-05 yqin70 all song files converted to 8 bit
12:1c9c4ce48bff 2019-12-05 yqin70 fireflies.h changed to 8 bit
11:362e25f659a5 2019-12-05 yqin70 Songs in separate header files
10:09dfe69403ac 2019-12-05 yqin70 ignore
9:68c1d7b35d39 2019-12-05 yqin70 songs in bubbles.h (attempt 1)
8:2451a896f22a 2019-12-05 yqin70 Songs in header file(attempt 2)
7:15fdc55dbf66 2019-12-05 jcrane32 Further tidied up code base. Set up templates for c arrays for songs and ticker to play music from arrays.
6:cd24147b5e50 2019-12-05 jcrane32 Refactored most of the code. Created .h files for bubbles and songs to be added later.
5:b2cf15651d4e 2019-12-04 ShelbyC22 code with updated homescreen with title, bubble selection, song titles, with cheer and led light up in the beginning and plays songs after a song has been selected in main menu;
4:59b73f321c0e 2019-12-04 ShelbyC22 Updated with song playing switch statement and changed menu with song names
3:431877852f14 2019-12-04 yqin70 w/ songs
2:765774781bb1 2019-12-03 yqin70 v3
1:a1aa9a79070a 2019-12-03 yqin70 v2
0:4f77ae831ee7 2019-12-03 yqin70 kk