meurig phillips snake game

Dependencies:   Joystick N5110 SDFileSystem beep fsmMenu mbed

Revisions of main.cpp

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