application-amicale/screens/Tetris
2020-03-24 10:43:05 +01:00
..
__tests__ Added more tests and improved performance by not making deep copies of the grid 2020-03-24 10:43:05 +01:00
components Improved ui on larger screens 2020-03-20 21:15:37 +01:00
Shapes Improved game organization 2020-03-23 11:32:50 +01:00
GameLogic.js Added more tests and improved performance by not making deep copies of the grid 2020-03-24 10:43:05 +01:00
GridManager.js Added more tests and improved performance by not making deep copies of the grid 2020-03-24 10:43:05 +01:00
Piece.js Added more tests and improved performance by not making deep copies of the grid 2020-03-24 10:43:05 +01:00
ScoreManager.js Added score tests 2020-03-23 19:31:02 +01:00
TetrisScreen.js Moved grid and score logic in separate files 2020-03-23 18:10:45 +01:00