From 63ab10de6cea70a0a3a0742988c2935e4699541b Mon Sep 17 00:00:00 2001 From: RubenSchoonbaert <121669330+RubenSchoonbaert@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:15:59 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md 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