From 040572f5157507fdd059b6e3afbb4defb185f153 Mon Sep 17 00:00:00 2001 From: NetMan <13informatyka14@gmail.com> Date: Wed, 31 Jan 2024 10:03:16 +0100 Subject: [PATCH] README: Added todo point --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 529a2f0..209daa4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ utilizing pubsub, and splitting functions into parts used by others for code rea - [X] "setup screen" on startup - [X] display points, turn, etc - info in GUI - [X] reset points / everything btn +- [ ] FIX BUG - when the win occurs at the end (no other fields are available), a draw occurs, then the win for a player that won appears 2 times - [ ] clean code, although most of it is fine and intact, parts from later commits (from creating the form setup screen) are quite a little messy ### nice to haves ("todo" that will probably never be done)