creator 0.4.1

Mobile Game Framework
Documentation
<div align="center">
<img src=".github/assets/splash.png" alt="Creator Splash Image" />

<a href="https://github.com/creator-rs/creator/actions"><img alt="CI Info" src="https://github.com/creator-rs/creator/workflows/CI/badge.svg"/></a>
<a href="https://crates.io/crates/creator"><img alt="Crate Info" src="https://img.shields.io/crates/v/creator.svg"/></a>
<a href="https://docs.rs/creator/"><img alt="API Docs" src="https://img.shields.io/badge/docs.rs-creator-green"/></a>
<a href="https://crates.io/crates/cargo-creator"><img alt="Tool Crate" src="https://img.shields.io/crates/d/cargo-creator?label=cargo%20installs"/></a>
<a href="https://github.com/creator-rs/creator/releases"><img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/creator-rs/creator/total?label=binary%20downloads"/></a>

<h1>Creator</h1>

<p>
<strong>Mobile Game Framework for Substrate</strong>
</p>
</div>

## What is Creator?

Goal of the `creator` project is to make it simple to create and build Android and iOS game projects and connect them with Substrate Blockchain.

## WARNING

The `creator` is still in the very early stages of development. APIs, folder structure and features can and will change. Important features are missing. Documentation is sparse. Please don't build any serious projects with `creator` unless you are prepared to be broken by api changes constantly.

## Documentation

To learn how to run example project on your own - read [this](https://github.com/creator-rs/creator/wiki).

## Partners

This project is [part](https://github.com/w3f/Open-Grants-Program/blob/master/applications/mobile-game-framework.md) of Web3 Foundation Grants Program.

<img src=".github/assets/w3f_grants_badge.svg" alt="W3F Grants Badge" width="400px" />

## License

Licensed under [Apache-2.0 License](LICENSE).