Skip to content

Little arduino tower-stack game using a LED matrix

Notifications You must be signed in to change notification settings

Felix-Pi/TowerStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

TowerStack

little tower stack game using LED matrix

image_hardware YouTube: Youtube

Hardware

Wiring

Matrix 
  LC_LOAD_PIN: Pin 10
  LC_CLK_PIN: Pin 11
  LC_DIN_PIN: Pin 12
  GND
  VCC
  
Lever
  DATA_PIN: Pin 13
  GND
  VCC

Level

animation_speed = 150 - (tower_height * 4);

About

Little arduino tower-stack game using a LED matrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages