diff --git a/README.md b/README.md index 52f3d448c8..849598b475 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ [gha-badge]: https://img.shields.io/github/actions/workflow/status/dojoengine/dojo/ci.yml?branch=main [tg-badge]: https://img.shields.io/endpoint?color=neon&logo=telegram&label=chat&style=flat-square&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fdojoengine [tg-url]: https://t.me/dojoengine + # Dojo: The Provable Game Engine @@ -31,7 +32,7 @@ Dojo offers a comprehensive suite of onchain game development tools, harnessing ### 🔑 Highlighted Features of Dojo: -1. **Entity Component System (ECS)**: Crafted in [Cairo](https://github.com/starkware-libs/cairo), it provides a solid foundation to structure your game. +1. **Default Entity Component System (ECS)**: Crafted in [Cairo](https://github.com/starkware-libs/cairo), it provides a solid foundation to structure your game. 2. **[Torii Indexer](/crates/torii/README.md)**: Say goodbye to manually creating indexers. Torii does it automatically for you! 3. **[Katana Network](/crates/katana/README.md)**: An RPC development network to streamline and expedite your game's iterative processes. 4. **[Sozo CLI](/crates/sozo/README.md)**: Your trusty CLI tool to oversee and upkeep your in-game universes. @@ -41,6 +42,11 @@ Dojo offers a comprehensive suite of onchain game development tools, harnessing See the [installation guide](https://book.dojoengine.org/getting-started/quick-start.html) in the Dojo book. +## ⛩ī¸ Built with Dojo + +- [Awesome Dojo](https://github.com/dojoengine/awesome-dojo) +- [Origami](https://github.com/dojoengine/origami) + ## 📚 Examples in 30s - [Dojo starter react](https://github.com/dojoengine/dojo-starter-react-app) @@ -63,10 +69,6 @@ We welcome contributions of all kinds from anyone. See our [Contribution Guide]( See our [Enviroment setup](https://book.dojoengine.org/getting-started/setup.html) for more information. -## ⛩ī¸ Built with Dojo - -- [Awesome Dojo](https://github.com/dojoengine/awesome-dojo) - ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):