Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 458 Bytes

agento

Little PoC with autonomous agents

implemented

  • Agents selectable and controllable (select with mouse, toggle control with 'f')
  • Ability to trace agent's paths (toggle selected agent with 't', toggle trace all with 'T')

Some ideas:

  • Add some kind of IA (currently agents are just wandering around)
    • Field of vision
    • Decision making heuristic
  • Make some inherited types of agents
  • Add different kinds of entities