Skip to content

A multiplayer game based on the angel problem done in Rust.

Notifications You must be signed in to change notification settings

YorKnEz/trap-the-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A multiplayer game based on the angel problem done in Rust. The game contains a client for testing stuff, a client-gui for playing the game and a server.

How to run the server

cargo run -p server

How to run the client

cargo run -p client_gui [SERVER_ADDRESS]

About

A multiplayer game based on the angel problem done in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages