flatris
flatris copied to clipboard
Fixed getNextTetromino to used a "bag" method
Updated the getNextTetromino method to used a "bag" of all the Tetromino once before refilling the bag. Still used semi-deterministic methods to generate the values.