Hello @focccus ,
your project looks pretty good! When i use the visualizer.py i get this error:
--
Reduced from 534 to 73
Traceback (most recent call last):
File "visualizer.py", line 100, in
idraw.rectangle([(10, 2 * size - 10), (170, 2 * size - 30)], fill="black")
NameError: name 'idraw' is not defined
regards