2025-01-03 11:37:43 +00:00
|
|
|
<img align="right" width="25%" src="../logo.png">
|
2023-08-31 04:33:02 +00:00
|
|
|
|
2023-08-31 04:25:34 +00:00
|
|
|
# Strafe Client
|
|
|
|
In development client for jumping on squares (and riding on triangles)
|
|
|
|
|
|
|
|
## How to build and run
|
|
|
|
1. Have rust and git installed
|
2025-01-03 11:37:43 +00:00
|
|
|
2. `git clone https://git.itzana.me/StrafesNET/strafe-project`
|
|
|
|
3. `cd strafe-project/strafe-client`
|
2023-08-31 04:25:34 +00:00
|
|
|
4. `cargo run --release`
|