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