Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
main/main.h
- Committer:
- el16a2t
- Date:
- 2018-05-07
- Revision:
- 14:ce231137d2f2
- Parent:
- engine/main.h@ 11:4907e6e7e855
File content as of revision 14:ce231137d2f2:
int x_player;
int y_player;
int x_car;
int y_car;
int x_car2;
int y_car2;
int score;
char speed[14];
char str[14];
int lives;
int Index;
int YIndex;
int YIndex2;
float pot_value;
float wait_time;