DEV Community

Cover image for Remade Tetris in CLI using python
Kylian Degroise
Kylian Degroise

Posted on

Remade Tetris in CLI using python

Just a little remake of the original tetris in python playable in the windows terminal. It used rich lib for rendering and pygame just for the sound.
Github Link

Top comments (0)