Skip to content

This program calculates the best moves to keep playing modified Tetris using Dynamic Programming.

Notifications You must be signed in to change notification settings

dsert1/Tetris-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-Solver

This program calculates the best moves to keep playing modified Tetris using Dynamic Programming.

The tests.py file will run the tests that I've written in solver.py. solver.py tries and memoizes every combination of moves to find the optimal strategy to not lose.

About

This program calculates the best moves to keep playing modified Tetris using Dynamic Programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages