/bevy_rts_base

Primary LanguageRustMIT LicenseMIT

Bevy RTS Prototype

Revived version of rts_prototype to give a sample how rts like game can be implemented with Bevy.

TODOs

  • update APIs to 7.0 (latest as of 2022-6-19)
  • targeted bullet
  • better flocking (SC2-like)
  • view move
  • separate systems to plugins for future reuse
  • more?