This website requires JavaScript.
Explore
Help
Sign in
vergnet
/
application-amicale
Watch
5
Star
5
Fork
You've already forked application-amicale
5
Code
Issues
Pull requests
Releases
Wiki
Activity
3d45bc62b8
application-amicale
/
screens
/
Tetris
History
Arnaud Vergnet
3d45bc62b8
Added more tests and improved performance by not making deep copies of the grid
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