Skip to content

theawsomeavr/Arduino-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Arduino-tetris

tetris running on the arduino with music

  • This is a version of annejan´s tetris code https://github.com/IJHack/tetris modified by David Rubio
  • so that you can play tetris on 2 lcds(annejan´s tetris code) and at the same time you are hearing
  • the tetris theme play by the same MCU/arduino board without any external Integrated Circuits (the music is outputted through pin 9)
  • and at game over present the current score (number of lines that you have eliminated) as well as the highest score (that is saved on the eeprom).
  • It is very important the you have wipe the eeprom before you upload this code https://www.arduino.cc/en/Tutorial/EEPROMClear

video:https://youtu.be/EBNhFzYwQ5M

schematic:https://easyeda.com/elpro/arduino-tetris

About

tetris running on the arduino with music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published