The official StrafesNET game client for bhop/surf. (Engine level Luau implementation)
Go to file
2023-10-31 16:14:21 -07:00
images load squid texture 2023-09-20 17:13:08 -07:00
models use teapot with normals 2023-09-06 13:01:15 -07:00
src StrafeSettings 2023-10-31 14:32:54 -07:00
tools dedicated arcane loader 2023-10-31 16:14:21 -07:00
.gitignore keep textures out of git 2023-09-26 14:30:39 -07:00
Cargo.lock update winit 2023-10-28 23:08:09 -07:00
Cargo.toml update wgpu to 0.18.0 2023-10-26 23:58:27 -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