tetris-env / src

Commit History

v0.6.0: make height_breach_penalty configurable per TetrisEnv instance
86f507b

OutOfMystic Claude Opus 4.6 commited on

v0.5.1: re-enable decaying height breach penalty from line 4
2038b66

OutOfMystic Claude Opus 4.6 commited on

v0.5.0: reduce game_over to -50, disable height breach penalty
3a5b76e

OutOfMystic Claude Opus 4.6 commited on

chore: add version string to game_engine.py (0.4.0)
cd64402

OutOfMystic Claude Opus 4.6 commited on

feat: decaying height breach penalty based on pieces placed
9dd7378

OutOfMystic Claude Opus 4.6 commited on

feat: add one-time height breach penalty (-50 per level above 4)
5a39470

OutOfMystic Claude Opus 4.6 commited on

fix: reduce step penalty from -1 to -0.1
2ced530

OutOfMystic Claude Opus 4.6 commited on

fix: remove height penalty, hole penalty only for new holes
49913c2

OutOfMystic Claude Opus 4.6 commited on

Rewrite play.html for per-piece training mode
cbba880

OutOfMystic Claude Opus 4.6 commited on

Fix play.html: 100 actions, fix horizontal expansion bug
b055f87

OutOfMystic Claude Opus 4.6 commited on

Training mode UI + single-char 60-action format
d69cfb4

OutOfMystic Claude Opus 4.6 commited on

Add playable Tetris web UI at /play
1d19ab5

OutOfMystic Claude Opus 4.6 commited on

Upload src/tetris_env/server/game_engine.py with huggingface_hub
fe115bf
verified

VortexedSquirrel commited on

Upload src/tetris_env/server/environment.py with huggingface_hub
ba9aef4
verified

VortexedSquirrel commited on

Upload src/tetris_env/server/app.py with huggingface_hub
21380cf
verified

VortexedSquirrel commited on

Upload src/tetris_env/server/__init__.py with huggingface_hub
20ac10c
verified

VortexedSquirrel commited on

Upload src/tetris_env/client.py with huggingface_hub
fa64491
verified

VortexedSquirrel commited on

Upload src/tetris_env/models.py with huggingface_hub
a96cc2d
verified

VortexedSquirrel commited on

Upload src/tetris_env/__init__.py with huggingface_hub
c67c9a5
verified

VortexedSquirrel commited on