
December 29, 2020
Coding challenge: Tetris
As my first coding challenge I chose to develop the famous game Tetris with plain typescript. The main goal is to program the game as straightforward and clean as possible and to rebuild the game without looking at other examples of implementations.