项目作者: Vinatorul

项目描述 :
game proto
高级语言: Rust
项目地址: git://github.com/Vinatorul/Xondara.git
创建时间: 2016-06-02T19:14:33Z
项目社区:https://github.com/Vinatorul/Xondara

开源协议:Other

下载


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.