Tetris

Published on 2017-09-17 in PewPew FeatherWing.

This took me a little longer than I expected, but finally I wrote a Tetris clone in just under 100 lines of code. The game is challenging even at slow speed, because with the small screen you only have 6×8 blocks to fill (2 columns are used for displaying the next brick).

../../../_images/792461505601776866.jpg

Next up Boulderdash and Sokoban, and then maybe Arkanoid?