Skip to content

thecoshman/tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAG

Technically A Game

How To Dev

This is a Rust based project, you'll need to install that development tools for it, which can be done here. Once installed, you can (build and) run the server and clients:

# Server
cargo run --bin server
# client
cargo run

Licence

This is released under MIT licence. If you make anything based off of or using this, I'd love to hear about it.