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
engine/main.h
- Committer:
- el16a2t
- Date:
- 2018-05-06
- Revision:
- 10:e81aacef805b
- Parent:
- 8:8d25574b14cd
- Child:
- 11:4907e6e7e855
File content as of revision 10:e81aacef805b:
int x_player;
int y_player;
int x_car;
int y_car;
int x_car2;
int y_car2;
int score;
int difficulty;
char str[14];
int lives;
int Index;
int YIndex;