Skip to content

Vinatorul/Xondara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xondara

Build Status Dependency Status Clippy Linting Result license

2D gfx game proto

Requirements

Rust

You can simply dowload it on official dowload page.

How to build

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

License

Xondara is licensed under either of

at your option.

Releases

No releases published

Packages

No packages published