An open API service indexing awesome lists of open source software.

https://github.com/joj0x90/ledtetris

Goal of this project is to develop a Tetris game ( yes I know, very innovative ^^). The game will be displayed onto a LED-Matrix of variable size, made from individually addressable LED-Stipes (I used ws2812B) and controlled using some NES-Styled Controllers with a Raspberry PI 3B. I will code everything myself, from the code that controls the LEDs to the actual game, If you dont want to build yourself a LED-Matrix you can also play it on the Raspberry PI Console.
https://github.com/joj0x90/ledtetris

ledmatrix python python3 raspberry-pi-3 tetris tetris-game

Last synced: about 2 months ago
JSON representation

Goal of this project is to develop a Tetris game ( yes I know, very innovative ^^). The game will be displayed onto a LED-Matrix of variable size, made from individually addressable LED-Stipes (I used ws2812B) and controlled using some NES-Styled Controllers with a Raspberry PI 3B. I will code everything myself, from the code that controls the LEDs to the actual game, If you dont want to build yourself a LED-Matrix you can also play it on the Raspberry PI Console.

Awesome Lists containing this project