T-Rex-duino: Arduino Clone of the Classic Chrome Dinosaur Game
Components and supplies
![]() |
| × | 1 | |||
![]() |
| × | 2 | |||
![]() |
| × | 1 |
Apps and online services
![]() |
|
About this project

Ever wanted to play chrome T-rex game, but the internet connection is too damn stable so you could never get to the error page? Whatever may be your answer, now you can!
Update: you can now use much cheaper SH1106/SSD1306 display! Just select the display type you use at the beginning of the arduino sketch.
DetailsIt’s super easy to build, as it requires very few components:
- Arduino Uno / Nano / Pro Mini;
- OLED display 128x64 SSD1309;
- A button (or two, if you want to duck!).
You can find schematics below on this page and Arduino sketch on the GitHub release page.
Just like in the original, the game becomes harder (faster) the further you progress.
Additional game features include:
- lives;
- T-Rex can duck
Here’s gameplay video
Have fun! (=
Code
Github file
https://github.com/AlexIII/t-rex-duino/releaseshttps://github.com/AlexIII/t-rex-duino/releasesGithub
https://github.com/AlexIII/t-rex-duinohttps://github.com/AlexIII/t-rex-duinoSchematics


Manufacturing process
- Build a Classic Pong Game on Arduino UNO with OLED Display – Step‑by‑Step Tutorial
- DIY Arduino USB Gaming Controller – Build Your Own High-Performance Gamepad
- Pixel Chaser: Interactive One-Tap LED Game with Arduino Nano
- Comprehensive Arduino Training Kit with Mega 2560, Sensors, Motors, and Custom PCB
- DIY LED Roulette Game – Build a One‑Person Arcade with Arduino Nano
- Build a Credit‑Card‑Sized Arduboy Clone with Arduino Nano & I2C OLED
- Control the Chrome Dinosaur Game with Arduino: Real‑Life Hardware Project
- Build an Arduino Tic‑Tac‑Toe Game on a Touchscreen: A Step‑by‑Step Tutorial
- Build an Arduino Memory Game (Simon Clone) – Step‑by‑Step Tutorial
- Build a Web-Based Two-Player Game with Arduino UNO & PHPoC WiFi Shield



