Update README.md

This commit is contained in:
Anthony Rubick
2022-03-08 18:36:53 -08:00
committed by GitHub
parent d970267743
commit 4ff18ddb7b

View File

@@ -31,6 +31,7 @@ Originally, after guessing and getting feedback, the computer would look through
this was discussed in more detail in [issue #611](https://github.com/coding-horror/basic-computer-games/issues/611)
additionally, it's recommended that you have the computer elimate it's previous guess as possible unless that guess was correct. (the rust port does this)
---
As published in Basic Computer Games (1978):