Endgame-Analyzer/include
Maximilian Keßler 3244213daa
Split GameState into multiple files
This now allows to import a light-weight header containing
the abstract interface separately from the templated header
that manages the actual backtracking, thus speeding up compilation.
2023-11-15 22:58:09 +01:00
..
command_line_interface.h improve program output and CLI documentation 2023-11-15 16:53:49 +01:00
download.h Code cleanup: split download into parsing + downloads 2023-11-15 21:47:50 +01:00
game_interface.h Split GameState into multiple files 2023-11-15 22:58:09 +01:00
game_state.h Split GameState into multiple files 2023-11-15 22:58:09 +01:00
game_state.hpp Split GameState into multiple files 2023-11-15 22:58:09 +01:00
hanabi_types.hpp Split GameState into multiple files 2023-11-15 22:58:09 +01:00
myassert.h Revert "add more checks: same draw pile after reverting single moves (bug detected)" 2023-11-11 13:32:18 +01:00
null_buffer.h Rework CLI 2023-11-12 17:30:44 +01:00
parse_game.h Code cleanup: split download into parsing + downloads 2023-11-15 21:47:50 +01:00
state_explorer.h rename file 2023-11-12 14:58:25 +01:00