hardware/game_controller.cppΒΆ
Integration layer implementation.
This file bridges the engine and physical board systems. It includes engine headers directly (after board_interpreter through game_controller.h) and uses the namespaced wrappers for move decoding.
Declarations live in hardware/game_controller.h.