commit 63ab10de6cea70a0a3a0742988c2935e4699541b Author: RubenSchoonbaert <121669330+RubenSchoonbaert@users.noreply.github.com> Date: Sun Dec 22 17:15:59 2024 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..8315665 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# WPF-Maze-generation +This project aimed to create a 2D application to generate mazes based on 3 different algorithms with different parameters. And have the ability to display them in 3D space with a physics engine