0.2.0
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.