Skip to content

Programming76/Mini-Arcade-Machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Mini-Arcade-Game This is the code to run in an arduino for a Mini Arcade Machine project

####About the project The project is a small arcade machine for arcade games, like the snake game, space invaders and others. The project is entirely developed in C and C++ and it's built with arduino and some modules and sensors.

####Games

  • Snake
  • Space Invaders

####Material

  • arduino
  • pcd8544
  • joystick
  • 1x 330 ohm resistor
  • 1x 1K ohm resistor
  • 4x 10k ohm resistor
  • (maybe others, not finished yet)

####Schematic The schematic is designed with fritzing. There is one imported component and it's possible to download here.

About

🐍 Mini Arcade machine built with arduino (with some extra modules) 🎮 👾

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.2%
  • Other 12.8%