A full color 8×16 tetris game.
A game of tetris using WS2811 LEDs, a xinda joystick, and an Arduino UNO.
It tries to adhere to the standard rules as much as possible, including
wall kicks and increasing difficulty.
Please visit Our homepage for an explanation of how it works.
Please visit the forums
Hey, thanks for taking the time to read this. You’re thorough. I like that!
More details are in the code itself.
This file is part of LED8x16tetris.
LED8x16tetris is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
LED8x16tetris is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with LED8x16tetris. If not, see http://www.gnu.org/licenses/