/heros

Primary LanguageRust

heros

This is a Rust implementation of the Hero Realms game. As today, the project is still a work in progress and may change it's name a la TEG. The main goal of this project is technical exploration in the following topics:

  • Event sourcing for game architecture
  • Game replay analysis
  • Frontend agnostic API
  • Game AI
  • Decentralized game servers
  • Web UI using Rust and wasm