Skip to content

der-pw/arduino-snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

arduino-snake-with-sound

  • Feature-rich snake game for Arduino written in C++
  • based on the great work from ondt with arduino-snake

Video: https://youtu.be/k6CHJ9VKTnY

  • I have implemented a sound feature.
  • Now the game has a start sound, a game over sound and every bite is accompanied acoustically.

Because the PWM signal of the 8x8 matrix display can disturb the buzzer, it is recommended to use a 100uF capacitor directly between system +5V and GND to smooth the current.

About

Feature-rich snake game for Arduino written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%