A fun CLI-based maze that uses ratatouille, a terminal UI library in elixir.
mix run lib/app.exAdd new mazes in lib/mazes. They adhere the following pattern:
"*" - wall
" " - moveable space
"s" - starting position
"E" - ending position
| Name | Name | Last commit date | ||
|---|---|---|---|---|