From 8ab9bb2e908d0222ec4cc43d8b8c7398cb45f83d Mon Sep 17 00:00:00 2001 From: Will Varner Date: Sun, 6 Jul 2025 21:51:14 -0400 Subject: [PATCH] Update README.md bug: fixed a small typo. Loose -> lose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11c00d6..ef0b29a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You will also need to run server.py on some kind of server. After that you can l # Known Bugs: -- Checkmate does not work, if you loose or win you will need to end the game by hitting "q" +- Checkmate does not work, if you lose or win you will need to end the game by hitting "q" - Very rare bug where a certain move will crash the game - No Enpesant Pawn Rule