Skip to content

This is a tiny game of dots for the Arduino microcontroller.

Notifications You must be signed in to change notification settings

humhann/igrica-pik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Igrica pik (tiny game of dots)

This is a tiny game of dots for Arduino. Goal is to turn the rotary button until you reach the enemy, then push button to eliminate it. Reaching the center of spiral wins the game but crossing paths with enemy restarts it.

gif of gameplay

List of components

  • Arduino UNO R3 (or compatible board)
  • Tiny breadboard
  • MAX7219 LED Module
  • Rotary Encoder Module
  • Passive Buzzer
  • 10x plug-socket jumper wires
  • 4x plug-plug jumper wires

Wiring diagram

wiring diagram

Source Firtzing file for this wiring diagram can be found in docs/wiring-diagram.fzz.

Assembled project

assembled project

About

This is a tiny game of dots for the Arduino microcontroller.

Topics

Resources

Stars

Watchers

Forks