Skip to content

Latest commit

 

History

126 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazehem

Mazehem is a minimalist maze-solving multiplayer game written in Rust.

Gameplay

The 4 players spawn in each corner of the maze and must reach the center first in order to win.

Precompiled Binaries

Precompiled binaries are only available for Linux at the moment: https://github.com/Eitu33/mazehem/releases

Screenshot

image

Building from Source

If needed, install the Rust toolchain:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Build:

cargo build

Running

cargo run server
cargo run client ${server_addr}:${port}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages