Skip to content

Commit

Permalink
readme update (dojoengine#1224)
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus authored Nov 30, 2023
1 parent 3176ff4 commit c96c7c1
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

</div>

# Dojo: The Provable Game Engine
Expand All @@ -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.
Expand All @@ -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)
Expand All @@ -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)):
Expand Down

0 comments on commit c96c7c1

Please sign in to comment.