#dungeon #game #cli

bin+lib asterion

Find your way out of a dangeroussh labirynth

1 unstable release

0.3.0 Feb 9, 2025

#351 in Games

Download history 80/week @ 2025-02-04 20/week @ 2025-02-11

100 downloads per month

GPL-3.0-or-later

125KB
3K SLoC

Minotaur

https://github.com/user-attachments/assets/0f9846ec-3279-40d4-b648-52fa00810ee3

Find your way through an inifinite maze in this multiplayer ssh game. Beware of the minotaurs!

Just try it out!

Connect via SSH to try the game.

ssh frittura.org -p 2020

Installation

Build

You need to have the rust toolchain. Then you can clone the repo and build the game with

cargo build --release

With cargo

cargo install asterion

Binaries

Download the binaries from the latest release.

Run

Just run the binary to start the server. The port can be specified with the -p <PORT> flag.

Dependencies

~26–57MB
~1M SLoC