azriel91 / autexousious

Main repository for Will -- 2.5D moddable action adventure game
https://azriel.im/will
Apache License 2.0
44 stars 3 forks source link
gamedev indiegame rust

Autexousious

CI

Will screenshot

Repository for the game Will, and supporting applications. These include:

Development

The applications in this repository are built on the Amethyst game engine.

Setup

  1. Install Rust.
  2. Install system dependencies.
  3. Clone this repository and the asset repository.

    git clone git@github.com:azriel91/autexousious.git
    cd autexousious
    mkdir assets
    git clone git@github.com:azriel91/will_assets.git assets/default

Ongoing

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.