chrome-dino-runner/ ├── assets/ # Game assets (images, sprites) │ ├── Bird/ # Bird obstacle sprites │ ├── Cactus/ # Cactus obstacle sprites │ ├── Dino/ # Dinosaur character sprites │ └── Other/ # ...
A lightweight, offline-friendly clone of the Chrome Dino game built with Pygame. Jump, slide, and dodge cacti and birds while racking up your score. Your best run is saved between sessions.