Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ticklemynausea/arduinosnake
A snake game for the arduino micro using a joystick and a pcd8544 (nokia 5510) lcd screen.
https://github.com/ticklemynausea/arduinosnake
arduino arduino-nano c-plus-plus games hardware
Last synced: 17 days ago
JSON representation
A snake game for the arduino micro using a joystick and a pcd8544 (nokia 5510) lcd screen.
- Host: GitHub
- URL: https://github.com/ticklemynausea/arduinosnake
- Owner: ticklemynausea
- Created: 2017-04-29T07:37:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T17:56:11.000Z (over 6 years ago)
- Last Synced: 2024-10-27T12:25:36.669Z (2 months ago)
- Topics: arduino, arduino-nano, c-plus-plus, games, hardware
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino snake
A snake game for the arduino micro using a joystick and a pcd8544 (nokia 5510) lcd screenDemo at https://www.youtube.com/watch?v=G5DsMmsz3II.
## To do:
* Make the food larger so it's easier to play