Skip to content

Eitu33/mazehem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages