diff --git a/__pycache__/maze_generator.cpython-311.pyc b/__pycache__/maze_generator.cpython-311.pyc new file mode 100644 index 0000000..95a2db2 Binary files /dev/null and b/__pycache__/maze_generator.cpython-311.pyc differ diff --git a/__pycache__/pathfinding_algorithms.cpython-311.pyc b/__pycache__/pathfinding_algorithms.cpython-311.pyc new file mode 100644 index 0000000..720c641 Binary files /dev/null and b/__pycache__/pathfinding_algorithms.cpython-311.pyc differ diff --git a/__pycache__/render.cpython-311.pyc b/__pycache__/render.cpython-311.pyc new file mode 100644 index 0000000..58be05e Binary files /dev/null and b/__pycache__/render.cpython-311.pyc differ