https://github.com/ev-tye/esp32-dino-run
A port of the popular browser game by Google to the ESP32 hooked up to a single button and a 16x2 I2C LCD
https://github.com/ev-tye/esp32-dino-run
dinosaur-game embedded esp32 game
Last synced: 5 months ago
JSON representation
A port of the popular browser game by Google to the ESP32 hooked up to a single button and a 16x2 I2C LCD
- Host: GitHub
- URL: https://github.com/ev-tye/esp32-dino-run
- Owner: ev-tye
- License: mit
- Created: 2024-08-11T22:20:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T23:54:50.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T03:32:06.958Z (over 1 year ago)
- Topics: dinosaur-game, embedded, esp32, game
- Language: C++
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32 Dino Run
A port of the popular browser game by Google to the ESP32 hooked up to a single button and a 16x2 I2C LCD
# Flashing Instructions
- Open the sketch in Arduino IDE
- Select your board model
- Upload the sketch to the board
# Library Requirements
- LiquidCrystal I2C by Frank de Brabander: https://github.com/fdebrabander/Arduino-LiquidCrystal-I2C-library (NOTE: This is compatible with the ESP32 as well as Arduino)
# Wiring Schematic
