mobai

A very simple moba-inspired game engine for bots


Keywords
game, engine, bots, ai, moba
License
MIT
Install
pip install mobai

Documentation

MOBAI

A very simple moba inspired game engine intended to be used as a framework for AI playground and bot training.

Project is still in early development, see docs/ for documentation.

Status

  • engine: alpha
  • runner: alpha
  • server: pre-alpha

Roadmap

  • complete game server that can queue players, create and run games
  • improve documentation
  • engine improvements
    • Map: complex, perhaps procedurally generated maps
    • Map: 8-directional movement
    • Units: More types of units
    • Game: Some game progress mechanism (like gold/xp in MOBA games) and a way to make use of it
  • other
    • versioned serialization

https://github.com/eguven/mobai