Remake of old pc game written in Rust.
Game is in a development!
Commands to build/run:
All commands execute from the parent folder (where the "Cargo.toml" file exists)
To build:
shell
cargo build --release
do not forget to copy binary file next to the assets folder before execution
To run:
shell
cargo run