1 unstable release
0.1.2 | Jun 15, 2023 |
---|
#1426 in Game dev
1.5MB
693 lines
xonix
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:
cargo build --release
do not forget to copy binary file next to the assets folder before execution
To run:
cargo run
Screenshot
Dependencies
~11MB
~248K SLoC