Skip to content
Snippets Groups Projects
Commit c0432f28 authored by h45-taylor's avatar h45-taylor
Browse files

added game.run to solve issues

parent 33943929
Branches
No related tags found
No related merge requests found
......@@ -2,5 +2,7 @@
int main(){
Board game;
game.run();
return 0;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment