Skip to content

0.2.0

Compare
Choose a tag to compare
@Max-We Max-We released this 11 Sep 12:48
· 7 commits to main since this release

This is the first PyPi release of Tetris Gymnasium.

Features

  • Supports classic action-space
  • Supports grouped-actions action space as a wrapper
  • Supports customization for tetrominoes, board dimensions, gravity and rewards via parameters
  • Includes wrappers for rendering
  • Includes example scripts for training agents (DQN) and logging in W&B
  • Includes a Dockerfile
  • Offers a detailed documentation on GitHub pages
  • Accompanied a short-paper describing the motivation and implementation details

Note: This version may have issues which will be resolved in future versions. Milestones and issues are tracked in the GitHub project.