penguins  1.0.0
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  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.hThe command-line argument parser
 autonomous.c
 autonomous.hThe autonomous-mode machine interface
 board.c
 board.hFunctions for working with the game board (and the specifics of its encoding)
 bot.c
 bot.hThe bot algorithm
 game.c
 game.hThe core of the unified game logic library, contains the Game struct
 interactive.c
 interactive.hThe interactive-mode text user interface
 main.c
 movement.c
 movement.hMovement phase functions
 placement.c
 placement.hPlacement phase functions
 tests.c
 utils.c
 utils.hVarious miscellaneous utilities