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-01
- Revision:
- 4:a6ca44e29e97
- Parent:
- 2:a48df109588e
- Child:
- 7:d1a1f7c5eb0d
File content as of revision 4:a6ca44e29e97:
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];