application-amicale/screens/Tetris
2020-04-04 21:36:58 +02:00
..
__tests__ Added grid tests 2020-03-24 14:23:19 +01:00
components Improved overall performance by remove FlatList extraData and adding keys 2020-04-04 21:36:58 +02:00
Shapes Updated doc and used private class members 2020-03-28 12:08:08 +01:00
GameLogic.js Updated doc and used private class members 2020-03-28 12:08:08 +01:00
GridManager.js Improved overall performance by remove FlatList extraData and adding keys 2020-04-04 21:36:58 +02:00
Piece.js Improved overall performance by remove FlatList extraData and adding keys 2020-04-04 21:36:58 +02:00
ScoreManager.js Updated doc and used private class members 2020-03-28 12:08:08 +01:00
TetrisScreen.js Organized custom components 2020-04-02 10:07:20 +02:00