The official StrafesNET game client for bhop/surf.
Go to file
2023-09-05 14:58:55 -07:00
images wgpu/examples/skybox 2023-08-29 18:40:47 -07:00
models add suzanne 2023-09-05 14:58:55 -07:00
src add suzanne 2023-09-05 14:58:55 -07:00
.gitignore Initial commit 2023-07-14 16:49:01 -07:00
Cargo.lock add a bunch of crates 2023-08-29 18:40:47 -07:00
Cargo.toml add a bunch of crates 2023-08-29 18:40:47 -07:00
CONTRIBUTING.md Licensing is too scary, keep my options open for now 2023-08-31 02:05:03 -07:00
LICENSE Licensing is too scary, keep my options open for now 2023-08-31 02:05:03 -07:00
README.md add image 2023-08-31 02:05:03 -07:00
strafe.png add image 2023-08-31 02:05:03 -07: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
  2. git clone https://git.itzana.me/StrafesNET/strafe-client
  3. cd strafe-client
  4. cargo run --release