ghohl30 / Hivemind

python implementation of the board game Hive
0 stars 0 forks source link

Mutable --> immutable and reduce circular references #11

Open ghohl30 opened 1 month ago

ghohl30 commented 1 month ago

Go through the hive.py file and try to change board state and positions into immutable data structures