A top-down space game with a focus on exploration and collection

Dependencies:   N5110 mbed

Auto generated API documentation and code listings for Space_Explorer

Code

main.cpp [code] Main file containing the code for the game

Namespaces

Button1 Interrupt for Button 1
Button2 Interrupt for Button 2
Button3 Interrupt for Button 3
Button4 Interrupt for Button 4
buzz PWM output for the piezo buzzer
flash PWM output for the flashing red LED
gled GPIO output for the green LED
JoyButton Interrupt for the Joystick Button
objdata Holds sprite data for map generation
Pot Analog input for the Potentiometer
rled GPIO output for the red LED
seed Holds seed data for map generation
ship Holds ship sprites in various rotations
ticker1 Ticker to allow for repeated interrupts within the code
ticker2 Ticker to allow for repeated interrupts within the code
ticker3 Ticker to allow for repeated interrupts within the code
XJoy Analog input for the Joystick X-Axis
YJoy Analog input for the Joystick Y-Axis
yled GPIO output for the yellow LED