penguins
1.0.0
|
▼ docs | |
main_page.h | |
▼ src | |
▼ gui | |
better_random.cc | |
better_random.hh | |
bot_thread.cc | |
bot_thread.hh | |
canvas.cc | |
canvas.hh | |
controllers.cc | |
controllers.hh | |
game.cc | |
game.hh | |
game_end_dialog.cc | |
game_end_dialog.hh | |
game_state.hh | |
main.cc | |
main.hh | |
new_game_dialog.cc | |
new_game_dialog.hh | |
player_info_box.cc | |
player_info_box.hh | |
simple_static_box.cc | |
simple_static_box.hh | |
tileset.cc | |
tileset.hh | |
arguments.c | |
arguments.h | The command-line argument parser |
autonomous.c | |
autonomous.h | The autonomous-mode machine interface |
board.c | |
board.h | Functions for working with the game board (and the specifics of its encoding) |
bot.c | |
bot.h | The bot algorithm |
game.c | |
game.h | The core of the unified game logic library, contains the Game struct |
interactive.c | |
interactive.h | The interactive-mode text user interface |
main.c | |
movement.c | |
movement.h | Movement phase functions |
placement.c | |
placement.h | Placement phase functions |
tests.c | |
utils.c | |
utils.h | Various miscellaneous utilities |