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!
Arduino Compatible Board
.91'' I2C OLED Screen (can be switched out easily though)
1 Tactile Switch
Jumper Wires
Breadboard (or PCB)
U8G2 By Olikraus
stdio
Wire.h
Originially intended for an ESP32, but it also worked on an Arduino Nano clone I had laying around.