Skip to content

elias-alejandro/scaling-tribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tribble Tamer — a tiny web game

Stop the Tribbles from overrunning the ship! 🐾

Pitch: Tribbles multiply exponentially. Click to collect them, buy upgrades, and keep population under control. Great for a quick "scaling gone wild" demo.

Play locally

  1. Download this folder or the ZIP.
  2. Open index.html in your browser.

Deploy (GitHub Pages)

  1. Upload these files to your repo (root or /docs).
  2. If uploaded to root: Settings → Pages → Build & deploy from main/ (root). If uploaded to /docs: choose /docs.
  3. Wait ~1 minute, then open the Pages URL.

Files

  • index.html — markup and UI
  • style.css — minimal styles
  • script.js — game logic
  • assets/tribble.svg — the tribble sprite
  • LICENSE — MIT License

Game loop & features

  • Exponential spawn rate (controllable difficulty)
  • Score, combo, and "heat" meter (overpopulation risk)
  • Upgrades shop (auto-collector, freeze time, spawn dampener)
  • Pausable; persists best scores in localStorage
  • Mobile-friendly

Attribution

Made for the repository scaling-tribble as a fun demo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published