A silly project regarding the children's game (and abstract strategy classic) dots and boxes.
Go to file
Nico 8a98223d67 make players into a struct so they can have GUI names 2022-04-04 14:12:17 +01:00
.gitignore initial commit 2022-03-30 20:08:45 +01:00
LICENCE add licence 2022-03-30 20:09:26 +01:00
gui.rkt fix remaining functions for grid becoming a structure 2022-04-04 13:58:49 +01:00
main-test.rkt grid structure stuff is almost working 2022-04-04 12:27:19 +01:00
main.rkt make players into a struct so they can have GUI names 2022-04-04 14:12:17 +01:00