Skip to content

SanjayVijay27/tetris-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris RL

An agent learns to play Tetris through reinforcement learning. The primary algorithm for the agent is Monte Carlo Tree Search (MCTS), a heuristic search algorithm commonly used for games. The implementation uses a screen capture of a Tetr.io window to directly input moves into the game.

License

MIT

About

An agent learns to play Tetris through reinforcement learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published