jehna / rust-ball-throwing-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple ball throwing multiplayer game prototype with Rust

Not much to see yet, stay tuned...

How to run

This starts the client:

./run-client.sh

This starts the server:

./run-server.sh

License

MIT

About

License:MIT License


Languages

Language:Rust 95.5%Language:Shell 2.7%Language:HTML 1.8%