From 187bd2e6af1f8b9090d8b6f1e24bd75b1b3ded72 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Sun, 11 May 2025 08:37:08 -0500 Subject: bump deps, fix README, turn repeated code into function Signed-off-by: Matt Strapp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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.* -- cgit v1.2.3