demo.mov
Find your way through an inifinite maze in this multiplayer ssh game. Beware of the minotaurs!
Connect via SSH to try the game.
ssh frittura.org -p 2020
You need to have the rust toolchain. Then you can clone the repo and build the game with
cargo build --release
cargo install asterion
Download the binaries from the latest release.
Just run the binary to start the server. The port can be specified with the -p <PORT>
flag.