Created
January 2, 2019 22:03
-
-
Save crissilvaeng/26c23df004de878fb08361af8e457106 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // AI level 1: skill 3/20, depth 1, 50ms | |
| // AI level 2: skill 6/20, depth 2, 100ms | |
| // AI level 3: skill 9/20, depth 3, 150ms | |
| // AI level 4: skill 11/20, depth 4, 200ms | |
| // AI level 5: skill 14/20, depth 6, 250ms | |
| // AI level 6: skill 17/20, depth 8, 300ms | |
| // AI level 7: skill 20/20, depth 10, 350ms | |
| // AI level 8: skill 20/20, depth 12, 400ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment