aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2025-05-11 08:37:08 -0500
committerMatt Strapp <matt@mattstrapp.net>2025-05-11 08:37:08 -0500
commit187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72 (patch)
tree336e37849702c92ce7824f56209e6f72aefba552 /README.md
parentBump dependency (diff)
downloadwwb-187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72.tar
wwb-187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72.tar.gz
wwb-187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72.tar.bz2
wwb-187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72.tar.lz
wwb-187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72.tar.xz
wwb-187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72.tar.zst
wwb-187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72.zip
bump deps, fix README, turn repeated code into functionHEADmaster
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a4a8ed..0591532 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ A completed simulation of WWB has never been done either, the longest known one
### My current record
-Using this program, a computer managed to go at least 100 trillion turns overnight with a high score of 17. The game runs about 150-200 million turns a second* on my AMD Ryzen 9 5900X running Arch Linux on WSL. Running it on Windows on the same machine was about the same.
+Using this program, a computer managed to go at least 100 trillion turns over several days with a high score of 17. The game runs about 150-200 million turns a second* on my AMD Ryzen 9 5900X running Arch Linux on WSL. Running it on Windows on the same machine was about the same.
\* *This program relies heavily on single-threaded CPU performance, and performance will depend on your CPU. A 2011 Mac Mini only runs about 25 million turns a second, for example; a Raspberry Pi 4 runs about 19 million turns a second.*