![]() |
Conquer Chess
Chess and Starcraft combined
|


Go to the source code of this file.
Classes | |
| class | game_statistics_in_time |
Functions | |
| game_statistics_in_time | create_test_game_statistics_in_time () |
Create a game_statistics_in_time used for testing. | |
| game_statistics_in_time | play_random_game_to_get_statistics_in_time (const int n_turns=2) |
| Play a random game, used for profiling. | |
| void | test_game_statistics_in_time () |
| game_statistics_in_time create_test_game_statistics_in_time | ( | ) |
Create a game_statistics_in_time used for testing.
| game_statistics_in_time play_random_game_to_get_statistics_in_time | ( | const int | n_turns = 2 | ) |
Play a random game, used for profiling.
| void test_game_statistics_in_time | ( | ) |