Thanks to visit codestin.com
Credit goes to lib.rs

#game #pc #remake #macroquad #cargo-run #remake-of-old

app xonix

Remake of the old pc game xonix written in Rust and based on macroquad engine

1 unstable release

0.1.2 Jun 15, 2023

#849 in Games

Custom license

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

screenshot

Dependencies

~14MB
~325K SLoC