#game #old #pc #remake #macroquad #engine

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

#1426 in Game dev

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

~11MB
~248K SLoC