Skip to content

Tetris for the Arduino Nano using an Adafruit OLED display. Winner of the GameBouino Competition

Notifications You must be signed in to change notification settings

KevZ1209/TetrisIEEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Tetris

Tetris for the Arduino Nano using an Adafruit OLED display. Strange, yet effective optimizations to meet the 1KB memory constraint

Instructions

Schematic

Screen Shot 2022-04-16 at 5 08 15 PM

Install the adafruit GFX library and adafruit SSD1306 library for Arduino.

You can use the Arduino library manager, or download them from: https://github.com/adafruit/Adafruit-GFX-Library https://github.com/adafruit/Adafruit_SSD1306 and manually install them.

Acknowledgements

The graphics in this game were based off of: https://github.com/PrestonRooker/TicTacToeArduinoOLEDLibrary

About

Tetris for the Arduino Nano using an Adafruit OLED display. Winner of the GameBouino Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages