add some info, fix typo

This commit is contained in:
2024-06-21 03:16:33 +08:00
parent b16091219f
commit e4e00e8192
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
GamePlay1:
Total test counts: 100000000
Player A wins: 46215411 times, rate: 46.2154%
Player B wins: 53784589 times, rate: 53.7846%
GamePlay2:
Total test counts: 100000000
Player A wins: 443472 times, rate: 0.443472%
Player B wins: 99556528 times, rate: 99.5565%

View File

@@ -1,5 +1,5 @@
- .git _Git related_ - .git _Git related_
_ .idea _JetBrains IDE (Rider) related_ - .idea _JetBrains IDE (Rider) related_
- .vs _Visual Studio related_ - .vs _Visual Studio related_
- **CardGame** - **CardGame**
- x64 (or any other architecture) _Files generated while compiling_ - x64 (or any other architecture) _Files generated while compiling_