Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 626 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 626 Bytes

SpaceScalvagerAI

Unity ML Agents Space Game Environemnt for training AI with Reinforcement Learning algorithms. The spaceship pilot want to make some credits by selling scalvaged minerals.

  1. Find a meteor and destroy it.
  2. Take mineral while cargo is not full.
  3. Sell minerals on the planetary base.
  4. Get your credits!

Project includes:

  1. UnityML agents environment (SpaceScalvager).
  2. Configs for training with ML Agents.
  3. Python scripts for training\exporting with RLLib - preferable. Need to build unity project as exe file.

The game: https://swingshuffle.itch.io/spacescalvagerai

plot