The official StrafesNET game client for bhop/surf.
Go to file
2023-09-11 05:26:02 +09:00
images wgpu/examples/skybox 2023-08-29 18:40:47 -07:00
models use teapot with normals 2023-09-06 13:01:15 -07:00
src framework.rs -> lib.rs, smaller binary flags, removed dependencies and standard main function 2023-09-11 05:26:02 +09:00
std framework.rs -> lib.rs, smaller binary flags, removed dependencies and standard main function 2023-09-11 05:26:02 +09:00
.gitignore framework.rs -> lib.rs, smaller binary flags, removed dependencies and standard main function 2023-09-11 05:26:02 +09:00
Cargo.lock v0.2.0 2023-09-05 15:39:04 -07:00
Cargo.toml framework.rs -> lib.rs, smaller binary flags, removed dependencies and standard main function 2023-09-11 05:26:02 +09:00
contributing.md framework.rs -> lib.rs, smaller binary flags, removed dependencies and standard main function 2023-09-11 05:26:02 +09:00
license.txt framework.rs -> lib.rs, smaller binary flags, removed dependencies and standard main function 2023-09-11 05:26:02 +09:00
readme.md framework.rs -> lib.rs, smaller binary flags, removed dependencies and standard main function 2023-09-11 05:26:02 +09: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