eltetris icon indicating copy to clipboard operation
eltetris copied to clipboard

Tetris AI

Results 1 eltetris issues
Sort by recently updated
recently updated
newest added

I implemented this AI algorithm in C++ according to your demo, but every time it runs for less than 1 minute, the game ends. I don’t know where the problem...