pypi fuzzy-asteroids 3.0.0
Adversarial functionality

latest releases: 3.2.5, 3.3.1, 3.3.0...
20 months ago

In this release, breaking changes are introduced as the code was modified to allow for adversarial situations. That is, separate controllers can be used for different vehicles. Controllers are still defined outside of the environment and must inherit from ControllerBase(). Currently the game only supports 2 controllers (with n vehicles each). This must be defined in a Python dict() as shown in the example script test_fuzzy_controllers.py.

Don't miss a new fuzzy-asteroids release

NewReleases is sending notifications on new releases.