Skip to content

Commit

Permalink
Initital commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dosworld committed Apr 21, 2023
1 parent 228208b commit 0330718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ In this case, odd cells will be wall of maze.
to the spanning tree.
3. Repeat step 2 until all cells have been visited.

![Screenshot: maze generation](https://github.com/DosWorld/abmaze/blob/master/ABMAZE.PNG?raw=true)

## Alorithm positive side

1. Too hard implement maze-solver (maze has a good random-level)
Expand Down

0 comments on commit 0330718

Please sign in to comment.