Skip to main content

Game

Game client made with Bevy and Rust

Migration progress (From 0.5 to 0.6)

This project structure is inspired in hexagonal architecture.

Global Types ? Should they be external?

External Mod (Driven):

  • Network Mod
  • Audio Mod
  • Debug Mod

Internal Mod (Drivers/Core):

  • Player status