🚧 This is an experimental game engine written in Rust, that aims to rewrite my engine previously started in C++ by the same name,
It is inspired by many great open-source projects that have come before it, the complete list can be seen below.
- 📚 Book
A quick pocket-guide to using this project - 📄 Cargo Docs
For generated rust docs - 🚀 Contributing
How to contribute to this project - 💼 License
Information about the licensing for this project
Alloy was inspired by a variety of existing open-source projects. Some of these projects are listed below:
Note: inspired does not mean that any code was taken without following proper license attribution. It simply means that certain designs and concepts may have been adjusted to align with what other existing projects are already doing.
Except where otherwise specified, this project is dual-licensed under both the Apache-2 and MIT licenses.