The classic dueling tanks game for mbed.
Dependencies: 4DGL-uLCD-SE DRV2605 EthernetInterface Game_Synchronizer MMA8452 SDFileSystem SparkfunAnalogJoystick mbed-rtos mbed wave_player
Fork of 2035_Tanks_Shell by
Diff: main.cpp
- Revision:
- 24:2100c9e8ec81
- Parent:
- 23:77049670cae6
- Child:
- 27:bd55ab4d137c
--- a/main.cpp Fri Oct 30 08:54:10 2015 +0000
+++ b/main.cpp Fri Oct 30 09:01:48 2015 +0000
@@ -148,7 +148,7 @@
// Your code starts here...
while(true) {
- s
+
// Get a pointer to the buttons for both sides.
// From now on, you can access the buttons for player x using
//
