7 releases (stable)

new 2.1.1 Nov 4, 2024
2.1.0 Oct 31, 2024
1.0.0 May 12, 2023
0.4.1 Jul 27, 2022

#18 in Games

Download history 2/week @ 2024-07-29 11/week @ 2024-09-23 383/week @ 2024-10-28

383 downloads per month

MIT license

84KB
2.5K SLoC

Mazes in your terminal.

MIT Latest Version Chat on Miaou

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.

asciicast

Install

Either

See options

mazter --help

Play

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.

screenshot

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:

screenshot

Just generate a maze

build a random maze

mazter --build

screenshot

build a maze for a given level

mazter --build --level 20

Just gaze

With the screen-saver mode, mazter plays by himself, even taking a place in the hall of fame.

mazter --screen-saver

Dependencies

~12–24MB
~338K SLoC