|
Corewar documentation 1.0.0
|
The corewar structure. More...
#include <corewar.h>
Data Fields | |
| int | nbr_cycle |
| int | nbr_live |
| int | total_cycle |
| int | dump_cycle |
| node_t * | champions |
| champion_t * | initial_champion [5] |
| node_t * | arena |
| bool | pause |
| int | speed |
| int | visual_index |
| int | max_visual_index |
| int | visual_color |
The corewar structure.