Skip to content
forked from dojoengine/dojo

An Onchain Game Engine implemented in Cairo 1.0

License

Notifications You must be signed in to change notification settings

diptools/dojo-beta

 
 

Repository files navigation

dojo-beta

Dojo is a toolchain for developing onchain games on Starknet. It implements an Entity Component System heavily inspired by the Bevy engine.

Getting Started

Prerequisites

  • Install Rust
  • Setup Rust:
rustup override set stable && rustup update && cargo test

About

An Onchain Game Engine implemented in Cairo 1.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 73.2%
  • Rust 26.8%