Maze Solver is a semi-guided Python project from boot.dev
Find a file
Dan Anglin ccdffe00bf
fix: set missing attributes to the Canvas
Add missing attributes to the Canvas including it's size.
2024-02-12 20:04:55 +00:00
.gitignore feat: run a simple graphical window 2024-02-12 19:53:45 +00:00
graphics.py fix: set missing attributes to the Canvas 2024-02-12 20:04:55 +00:00
LICENSE feat: run a simple graphical window 2024-02-12 19:53:45 +00:00
main.py feat: run a simple graphical window 2024-02-12 19:53:45 +00:00
README.md feat: run a simple graphical window 2024-02-12 19:53:45 +00:00