Projects and implementation notes.
Tetris Environment(Gym-Compatible)
This project provides a custom Tetris environment for reinforcement learning using the Gymnasium API. It includes a Tetris game implementation and an environment wrapper that allows for easy integration with RL algorithms.