This is a slight mod of the source code uploaded by Sam Thys - https://os.mbed.com/users/sammekevremde/code/Snake/ Please check out the original project, this fork is only a hack of some working code to fix a few playability issues. See https://youtu.be/mUqJvReB1lg for a listing
Dependencies: C12832_lcd LM75B MMA7660 mbed
Fork of Snake by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:544cd84315a5 | 2018-07-08 | zaphodikus | renamed most variables to englich names; uses accelerometer and thermometer to generate a random seed; draws the fruit as a larger box; cuts out some un-necessary draw code; |
0:b4eddf41d75b | 2013-05-13 | sammekevremde | The game of snake on the Application board of the mbed. |