Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 573 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 573 Bytes

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.