The official StrafesNET game client for bhop/surf. (Engine level Luau implementation)
|
2024-01-21 20:26:20 -05:00 |
images
|
load squid texture
|
2023-09-20 17:13:08 -07:00 |
luau
|
Vector.new, add vector types 4,3,2,& 1; Lua error handling needed
|
2024-01-21 20:26:20 -05:00 |
models
|
use teapot with normals
|
2023-09-06 13:01:15 -07:00 |
src
|
Vector.new, add vector types 4,3,2,& 1; Lua error handling needed
|
2024-01-21 20:26:20 -05:00 |
tools
|
utopia preset
|
2023-11-10 19:12:19 -08:00 |
.gitignore
|
keep textures out of git
|
2023-09-26 14:30:39 -07:00 |
Cargo.lock
|
cargo update
|
2024-01-21 20:24:36 -05:00 |
Cargo.toml
|
add luau-jit
|
2024-01-19 14:37:45 -05: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
- Have rust and git installed
git clone https://git.itzana.me/StrafesNET/strafe-client
cd strafe-client
cargo run --release