game proto
2D gfx game proto
You can simply dowload it on official dowload page.
Just clone this repo.
git clone https://github.com/Vinatorul/Xondara.git && cd Xondara
And then build it with cargo.
cargo build —release
The binary will be located at “target/release” folder.
To run game type
cargo run —release
Xondara
is licensed under either of
at your option.