Simple (basic) snake game

Dependencies:   N5110 mbed

Auto generated API documentation and code listings for fy13tmtProject

Classes

AppleType Struct for Apple, containing x,y values
JoyStick Struct for Joystick, containing x,y values, button status, direction and centered values

Code

main.cpp [code] Thokozile M Tembo 200822004
main.h [code] Header file contains functions and variables

Namespaces

AnalogueIn Creates connection with Joystick & potentiometer
Buttons Digital Inputs for joy button and pcb button
lcd Creates N5110 object to allow interaction with lcd
Serial Creates Serial Communication with PC
Ticker Creates ticker update for joystick& potentiometer adjustment