diff options
Diffstat (limited to 'ui.h')
-rw-r--r-- | ui.h | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +#pragma once + +#include "board.h" + +using namespace std; + + +namespace UI { + int getMove(const Board &bd); +} |
![]() |
index : barum-ivo | |
A board game designed by Ivo | git daemon user |
summaryrefslogtreecommitdiff |