Crates.io | xonix |
lib.rs | xonix |
version | 0.1.2 |
source | src |
created_at | 2023-06-15 14:46:32.137158 |
updated_at | 2023-06-15 14:46:32.137158 |
description | Remake of the old pc game xonix written in Rust and based on macroquad engine |
homepage | |
repository | https://github.com/denix666/xonix |
max_upload_size | |
id | 891159 |
size | 1,372,369 |
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