https://github.com/notadson/meteor-dodge
Game created using Arduino and a LCD screen.
https://github.com/notadson/meteor-dodge
Last synced: about 1 year ago
JSON representation
Game created using Arduino and a LCD screen.
- Host: GitHub
- URL: https://github.com/notadson/meteor-dodge
- Owner: NotAdson
- Created: 2023-01-27T21:23:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T18:23:11.000Z (over 3 years ago)
- Last Synced: 2024-03-20T14:34:20.731Z (over 2 years ago)
- Language: C++
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meteor-Dodge
Game created using an Arduino Uno and a LCD screen. You need to dodge the asteroids to increase your score, just click on the button to change the spaceship position. Game based on my own project:
- Scratch: https://scratch.mit.edu/projects/741607810/fullscreen/
The circuit and code is available for simulation in Tinkercad as the song circuit:
- Game: https://www.tinkercad.com/things/7a3u90URMgj
- Song: https://www.tinkercad.com/things/5CR9DvAvyxt
# More about
You can change the design sprites to make some variation in a simple way by changing the array where the sprite is stored.
- Convert melody: You can use the Melody script to convert a sheet type to Arduino syntax and simply replace in code.
- Sheet type: https://pianoletternotes.blogspot.com/2021/08/rush-e.html