ArduinoChromeDinoGame
This is a tiny Chrome no internet Dino Game!
It's one part of many for a project I'm working on, hence the functional style of the game.
But if you're interested in only the game code, here it is!
Hardware
Arduino Compatible Board
.91'' I2C OLED Screen (can be switched out easily though)
1 Tactile Switch
Jumper Wires
Breadboard (or PCB)
Libraries
U8G2 By Olikraus
stdio
Wire.h
Boards
Originially intended for an ESP32, but it also worked on an Arduino Nano clone I had laying around.