- Implemented
fuzzy_asteroids.dashboard.Dashboard
class to group together sprites/text related to the ship control
actions - Added "full_dashboard" option to AsteroidGame settings keyword arguments, running without the dashboard can speed
up the environment evaluation - Updated window title to "2022" for the new competition
- Moved global font/color related settings to
fuzzy_asteroids.settings
, for better consistency - Updated dependency to
arcade==2.5.7