meurig phillips snake game - accidentally published to my account instead of to the group!

Dependencies:   Joystick N5110 SDFileSystem beep fsmMenu mbed

Fork of SnakeProjectRev1 by Meurig Phillips

Changes

RevisionDateWhoCommit message
24:c6b53a526c4e 2016-05-05 meurigp crediting youtube video default tip
23:6f042168d147 2016-05-05 meurigp final code submission 2
22:195d66c61bf3 2016-05-05 meurigp final code submission;
21:e03461ea23e9 2016-05-05 meurigp neater code
20:f634b1060981 2016-05-05 meurigp working game! special map yet to be implemented
19:8907a82ebe09 2016-05-04 meurigp interrupt ins hit & miss, works fine with infinite
18:67d5ae64fbd1 2016-05-04 meurigp restart interrupt working for infinite but not classic
17:4e6f0f7f22fb 2016-05-04 meurigp different game modes working (hard map to be implemented)
16:68b9460d4c76 2016-05-04 meurigp fsm working, need to initialise game accordingly
15:a5590211888c 2016-05-04 meurigp prior to implementing the fsm menu
14:56e355c5cfc9 2016-05-01 meurigp gameTicker implemented, double pause glitch to be fixed
13:08159ea3d556 2016-05-01 meurigp moveSnake() cleaned up
12:825a402d230f 2016-05-01 meurigp before tidying up the moveSnake function
11:f8478bc749e0 2016-05-01 meurigp Game works with header file implemented, some minor errors to be fixed within the header file;
10:7820b46476ea 2016-05-01 meurigp snake game working with joystick functions in library
9:6d7074258c63 2016-05-01 meurigp Snake starts moving right to left, buttons yet be implemented, code to be cleaned up
8:9b767dd1e549 2016-04-28 meurigp snake logic working, no glitch in corner, need to initialise snake tail
7:f7f2abab16ef 2016-04-22 meurigp prior to implementing ticker for main game
6:9a5706a27240 2016-04-07 meurigp wrap around unfinished, special map drawn, gameover/score
5:257b4816ac6a 2016-04-06 meurigp snake body moving, but not growing, hardwall implemented and score
4:3ceebacef5f1 2016-04-06 meurigp working snake body but doesn't grow, much neater code
3:0e3179c452c5 2016-04-06 meurigp got snake body to move correctly, snake growing yet to be implemented
2:663b9aadf00c 2016-04-05 meurigp snake head correct movement, random fruit working
1:97ac723959f2 2016-04-05 meurigp before switching back to pots instead of buttons
0:fcb5a32bc2fc 2016-03-30 meurigp cube moves in desired direction after 1 press of a button, however the while loops mean that any button press after that is ignored