Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-litvin authored Jul 28, 2020
1 parent 9088ba3 commit f403d45
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

# 3 game for Arduino Nano
Ready for compile for Arduino Nano 3 game ([https://github.com/s-litvin/snakeduino](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](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.

0 comments on commit f403d45

Please sign in to comment.