Skip to content

Ready for compile 3-game firmware for microcontrollers (AVR Atmel, Arduino nano).

Notifications You must be signed in to change notification settings

s-litvin/Arduino-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

3 game for Arduino Nano

Ready for compile for Arduino Nano 3 game (https://github.com/s-litvin/snakeduino) organized with menu.

Snake

Classical game. Control your snake with joystick. Feed they and avoid collision with themself.

Rocket

"Lunar lander"-like game based on vector physics. (JS implementation you can find here https://github.com/s-litvin/p5-lunar-lander).

Slot

Simple casino slot. No win, no loose. You can use it for fun or as "Yes-No" generator.