embedded-software
reusable software modules for embedded systems
|
game structure More...
Data Fields | |
char | x |
x coordinate of gun More... | |
char | c |
character of gun More... | |
int | score |
score for the round More... | |
int | shots_fired |
shots fired for the round More... | |
uint8_t | id |
ID of game=. More... | |
game structure
char c |
character of gun
uint8_t id |
ID of game=.
int score |
score for the round
int shots_fired |
shots fired for the round
char x |
x coordinate of gun