Metadata-Version: 2.1
Name: rl-tetris
Version: 0.2.1
Summary: Simple Tetris Environment for Reinforcement Learning
Home-page: https://github.com/hot666666/RL-Tetris
License: MIT
Author: hot666666
Author-email: hotcs6@naver.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: gymnasium (>=1.0.0,<2.0.0)
Requires-Dist: numpy (>=2.1.3,<3.0.0)
Requires-Dist: opencv-python (>=4.10.0.84,<5.0.0.0)
Project-URL: Repository, https://github.com/hot666666/RL-Tetris
Description-Content-Type: text/markdown

# RL-Tetris

