ThalesGroup / kessler-game

Kessler is a simulation environment loosely modeled after our internal project PsiBee and the external project Fuzzy Asteroids. The game has ships that shoot bullets at asteroids to gain score. Ships can collide with asteroids and other ships and lose lives.
https://github.com/ThalesGroup/kessler-game
Apache License 2.0
8 stars 5 forks source link

Add additional example scripts #62

Open TimArnettThales opened 3 months ago

TimArnettThales commented 3 months ago

Currently the examples do not show enough about how to use the game in ML/RL scenarios. More scripts and example files will help get users up to speed faster.