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.
17 lines
961 B
Markdown
17 lines
961 B
Markdown
# 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
|
|
|
|

|
|
Choose from 3 different maze generation algorithms.
|
|
|
|

|
|

|
|

|
|
|
|

|
|
Variable size
|
|
|
|

|
|
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.
|