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.
Use the command, ls /dev/* | grep cu.usb
to detect the port for arduino programming.
Control direction of snake using joystick and eat eggs. If only life could be that simple. 😆
Watch youtube video of sample game play below,