Skip to content

SaeedYasin/agames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agames 🎮

Arduino Games using OOP C/C++ with SOLID principles and Design Patterns. This code repo was created just to practice software architecture and design principles.

Hardware: Arduino nano with 0.96 inch OLED display along with small joystick. alt text

Use the command, ls /dev/* | grep cu.usb to detect the port for arduino programming.

Snake Game 🐍

Control direction of snake using joystick and eat eggs. If only life could be that simple. 😆

Watch youtube video of sample game play below,

Snake Game Play

About

Arduino Games using OOP C/C++

Resources

License

Stars

Watchers

Forks