Skip to content

v2.1.0: Extending Game Support

Latest
Compare
Choose a tag to compare
@BluemlJ BluemlJ released this 11 Feb 16:23
· 1 commit to master since this release
2ac9ebd

🚀 New Features

  • Expanded Game Support
    • Added new Atari games to the OC_Atari framework, increasing the variety of available environments.
    • These additions enhance the framework's applicability for research and experimentation.

New/Improved Game Support For:

  • Alien
  • Pitfall
  • Pitfall2
  • Atlantis
  • Pooyan
  • AirRaid
  • Kangaroo
  • DemonAttack
  • RiverRaid
  • Seaquest
  • Frostbite

🔄 Additional Changes

  • No modifications to the core logic or object-centric representation.
  • All existing functionalities remain unchanged.

🛠️ Developer Notes

  • The newly added games are seamlessly integrated and ready for use.
  • No API changes in this update.

This release focuses solely on expanding game support while maintaining stability and compatibility with previous versions.
Full Changelog: v2.0.0...v2.1.0