From a04f5c5910a9b3310032470c85df6167d6d516ce Mon Sep 17 00:00:00 2001 From: RubenSchoonbaert <121669330+RubenSchoonbaert@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:28:33 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6779cf1..7305dc1 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,6 @@ Choose from 3 different maze generation algorithms. Variable size ![IMG1](https://github.com/user-attachments/assets/f9293570-0022-4b77-9662-066bce075a81) + 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.