3 releases (1 stable)

1.0.0 May 12, 2023
0.4.1 Jul 27, 2022
0.4.0 Jul 27, 2022

#187 in Games

MIT license

54KB
1.5K SLoC

A maze in your terminal.

MIT Latest Version Chat on Miaou

screenshot

Mazter is a maze game and generator, with an adaptative rendering dynamically finding the resolution which best suits your terminal's size.

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 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

build a maze for a given level

mazter --build --level 20

Dependencies

~7–18MB
~202K SLoC