11 lines
319 B
Markdown
11 lines
319 B
Markdown
<img align="right" width="25%" src="../logo.png">
|
|
|
|
# Strafe Client
|
|
In development client for jumping on squares (and riding on triangles)
|
|
|
|
## How to build and run
|
|
1. Have rust and git installed
|
|
2. `git clone https://git.itzana.me/StrafesNET/strafe-project`
|
|
3. `cd strafe-project/strafe-client`
|
|
4. `cargo run --release`
|