Skip to content

kuviman/lifeshot-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lifeshot.io (WIP)

Play

You can play the game on https://lifeshot.io.kuviman.com

screenshot

Build

Install Rust, then, run local server and connect to it with:

cargo run --release -- with-server

To build web version, cargo-web is needed:

cargo install cargo-web
cargo web start --release --open

Web version can not start server, to it will be needed to be started separately:

cargo run --release -- server-only

About

Simple online multiplayer 2d shooting game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published