Skip to content

Nico812/castli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**Castli**
Ongoing project of a multiplayer terminal based strategy game.

**How to build and run**
(If you have windows I don't think it will work)
You will need to have the Rust toolchain installed.

git clone <repo-url>
cd <repo-url>

Open a terminal and run the following command from the project root:
cargo run --bin server

Open a second terminal and run the client:
cargo run --bin client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages