#game #pc #old #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

#1069 in Game dev

Download history 2/week @ 2024-02-20 13/week @ 2024-02-27 1/week @ 2024-03-26 13/week @ 2024-04-02 77/week @ 2024-04-23

91 downloads per month

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

~18MB
~227K SLoC