Powercreep - the turtlegame from the turtleteam
Find a file
Dominic 9fbce6b320
All checks were successful
Rust / rustfmt (pull_request) Successful in 19s
Rust / clippy (pull_request) Successful in 1m17s
Rust / build (pull_request) Successful in 2m14s
Implement Movement Cost
2024-07-06 23:54:17 +02:00
.forgejo/workflows Add CI (#1) 2024-07-05 21:57:00 +00:00
assets/overworld Add fence to static worldgen (#4) 2024-07-06 21:19:24 +00:00
src Implement Movement Cost 2024-07-06 23:54:17 +02:00
.gitignore cabel-movement (#3) 2024-07-06 17:59:56 +00:00
build.rs Static World Gen and Display for the Overworld (#5) 2024-07-06 20:23:25 +00:00
Cargo.lock Static World Gen and Display for the Overworld (#5) 2024-07-06 20:23:25 +00:00
Cargo.toml Static World Gen and Display for the Overworld (#5) 2024-07-06 20:23:25 +00:00
rustfmt.toml add rustfmt.toml 2024-07-05 22:40:41 +02:00