Update README.md
parent
9f66a715d5
commit
c6505baae1
@ -1,2 +1,16 @@
|
||||
# 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.
|
||||
|
Loading…
Reference in New Issue