shblythe / minecraft-pi-tetris

Tetris to run on Raspberry Pi Minecraft using pygame and mcpi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minecraft-pi-tetris

Tetris to run on Raspberry Pi Minecraft using pygame and mcpi

This project uses exactly the same code as my other Tetris project which runs on the Raspberry Pi with PiLite, except that the function which renders the pygame Surface to the PiLite has been replaced with a function which renders the Surface into the minecraft world.

About

Tetris to run on Raspberry Pi Minecraft using pygame and mcpi

License:GNU General Public License v3.0


Languages

Language:Python 100.0%