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
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RubenSchoonbaert a04f5c5910
Update README.md
8 months ago
Maze-WPF Add files via upload 8 months ago
Doolhof.zip Add files via upload 8 months ago
README.md Update README.md 8 months ago

README.md

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

IMG2 Choose from 3 different maze generation algorithms.

IMG5 IMG4 IMG3

IMG6 Variable size

IMG1

The generated maze can be visualised in 3D. A ball is simulated in the maze and can be controlled by tilting the board using the arrow keys.