A suite of game development tools written in Rust, intended for use with the Amethyst engine. This project is a work in progress and is very incomplete; pardon the dust!
One of the goals of Amethyst is to split up the traditional "mega-editor" seen in many other game engines into several small but well-integrated tools, adhering to the Unix philosophy. This approach allows for nifty things like:
At the moment, there is only one tool available in this distribution. Please suggest ideas for more tools on our issue tracker.
We are a community project that welcomes contribution from anyone. If you're interested in helping out, please read the CONTRIBUTING.md file before getting started. Don't know what to hack on? See the Development Roadmap on our wiki, or search though our issue tracker.