Mazes in your terminal.
Mazter is a maze game and generator, with fluid moves and an adaptative rendering dynamically finding the resolution which best suits your terminal's size.
Either
- download the precompiled binaries from the official site,
- or install the Rust development environment then run
cargo install mazter
mazter --help
Simply run
mazter
Move with the arrow keys to exit the maze.
An encounter with a red monster teleports you a short distance, and removes one life.
You get more lives on green squares.
As your accomplishments are saved, you'll start at the first level you didn't already win.
But you may replay a previous level with mazter --level 3
.
If you're several players on the same account, you should specify who's playing:
mazter --user gael
You can see the Hall of Fame with mazter --hof
:
mazter --build
mazter --build --level 20
With the screen-saver mode, mazter plays by himself, even taking a place in the hall of fame.
mazter --screen-saver