pypi kesslergame 2.0.0
v2.0.0 base

latest releases: 2.1.9, 2.1.8, 2.1.7...
11 months ago

Kessler v2.0.0 Base Release Notes

What's Changed

Changes

  • Mine objects added to game. These are essentially bombs that will destroy (attribute one hit) to any ship or asteroid within its blast radius when it detonates. Momentum is imparted on asteroids based on distance from blast point. Mines detonate at a fixed time after deployment and have a deployment cooldown period similar to bullets, but longer. Mines are defined during scenario instantiation similar to bullets
  • Mine deployment is boolean determined by KesslerController actions function return similar to firing bullets - this is a breaking change due to the controller class output tuple changing
  • Mine deployment added to gamepad controller class - players can drop mines by hitting the right bumper

Full Changelog: v1.3.6...v2.0.0

Don't miss a new kesslergame release

NewReleases is sending notifications on new releases.