Skip to content

ricott1/asterion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asterion

demo.mov

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.