Skip to content

anasik/3Dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦖 3Dino – Chrome Extension

  • A 3D version of Chrome's Dinosaur Game powered by Three.js.
  • Automatically launches in a new tab when internet disconnects and closes when it reconnects.
  • Ideally, I wanted to replace the existing game altogether but so far I've been unable to do that. Let me know if you have ideas.

📦 Features

  • Runs completely offline
  • Smooth 3D animation and gameplay
  • Spawns obstacles over time (cacti, pterodactyls)
  • Auto-opens when internet drops, closes or pauses on reconnect
  • Built with Vite and bundled as a Chrome Extension

🚀 Usage

  1. Clone this repo:

    bash
    git clone https://github.com/anasik/3Dino
    cd 3Dino
    
  2. Install and build:

    yarn
    yarn build
    
  3. Load /dist into chrome://extensions (Enable "Developer Mode" → "Load unpacked")

🎮 Controls

⬆️ Jump
⬇️ Duck
ESC = Pause
Any key = Start or reset after game over

📝 Credits

"Cactus | Pack" (https://skfb.ly/o8Szx) by YadroGames Licensed under CC BY 4.0

"Flying Pterodactyl" (https://skfb.ly/6XGTx) by dudeperfecto8o Licensed under CC BY 4.0

Dino model licensed under a Royalty Free No AI License — permitted for inclusion in bundled commercial projects but not standalone redistribution or AI training.

About

A 3D version of Chrome's Dinosaur Game powered by Three.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors