feat: initial maze-ml GA visualizer

This commit is contained in:
2026-06-13 14:50:50 +02:00
commit 94b62a67d5
13 changed files with 580 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
pygame>=2.5.0
numpy>=1.26.0