70a41b3917
Fixed missing curly brace (wouldn't compile) Fixed bug where holding down button decreased score until 0
master
Adrian Jaroszewski2026-02-19 19:30:06 -05:00
f78e734a5a
Implemented remove point functionality. Decrease a player's score by holding the opposite button down, then pressing the players button.
Adrian Jaroszewski2026-02-19 14:52:44 -05:00
9eae0f68ce
Game variable is now checked on button press rather than on while loop. This is to allow for removing of points (not implemented yet) after a winner is decided.
Adrian Jaroszewski2026-02-19 14:11:58 -05:00