Skip to content

westinygame/westiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Westiny logo

westiny

This is a topview sandbox game.
The game is written fully in rust.

usage

server

Run: cargo run --release --bin westiny_server

client

Specify server address on client: export WESTINY_SERVER_ADDRESS=1.2.3.4:5745

Run: cargo run --release --bin westiny_client

Or a one-liner: WESTINY_SERVER_ADDRESS=1.2.3.4:5745 cargo run --release --bin westiny_client

About

This is a multiplayer topview western sandbox game written in rust. Under development.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages