Skip to content

ibaryshnikov/game-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a game

Something like a 2d/3d slasher or even an MMO.

More detailed description as well as some documentation can be found at docs EN | docs RU.

Usage

cd server
cargo run

# web client
cd client-web
./build.sh
# then navigate to http://localhost:8080/game

# desktop client
cd first-fight
cargo run

About

Design your game

Resources

License

Stars

Watchers

Forks

Languages