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
10 stars 11 forks source link

Add mines to ships #30

Closed TimArnettThales closed 1 year ago

TimArnettThales commented 1 year ago

Currently the only offensive capabilities for ships are bullets. Mines will allow for more complex behaviors to destroy asteroids/adversaries.