Kumru / Tiny-Tetris

Tetris Clone with OLED SSD1306(I2C) for Arduino Nano / Uno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny-Tetris

Tetris Clone with OLED SSD1306(I2C) for Arduino Nano / Uno

The code is not finished, there is still lots to be done.

Things that need to be added:

High score functionality.

Decent random number generator.

Create a letter font, create a proper system for rendering numbers and letters.

Tidy up code and optimize for memory, sort out the globals and types.

Create defines for all the magic numbers but they are useful for now.

About

Tetris Clone with OLED SSD1306(I2C) for Arduino Nano / Uno


Languages

Language:Arduino 77.8%Language:C++ 22.2%