Add main game logic

This commit is contained in:
Andrew Cooper
2022-07-24 18:17:04 +10:00
parent e6d0377106
commit 7ffa89da08
4 changed files with 64 additions and 2 deletions

View File

@@ -17,4 +17,4 @@ internal static class IOExtensions
prompt = Prompts.BetAgain;
}
}
}
}