Skip to content
Start a projecthello@promptabide.com
Gaming · Web platform

Tubhiaa

Instant-play games in the browser. No ads, no login, no download — open a URL and you're already playing.

Industry
Gaming
Platform
Web platform
Disciplines
Web development · Cloud & DevOps

Overview

Tubhiaa strips out everything that sits between wanting to play a game and playing it. There is no account to create, no app to install, and no ad break in the middle of a round.

Multiple games live under one roof, each one running entirely in the browser so a session starts on whatever device is already in your hand.

That constraint drove the whole build: small bundles, per-game code splitting, and assets served from the edge so the first frame lands quickly even on a mid-range phone over mobile data.

The engineering problem

'No login, no download' means there is nowhere to hide loading time. Each game is code-split and lazily fetched, so the landing page stays tiny and only the game you picked gets downloaded.

What it does

  • Multiple games under a single roof
  • No account and no install — open the page and play
  • Zero ad interruptions, by design
  • Runs entirely in the browser on any device
  • Tuned to load fast on low-end phones and slow connections

Stack

Next.jsCanvas / WebGLNode.jsCDN edge cachingAWS S3
build something similar

Need something like Tubhiaa?

Tell us what you're building and we'll come back with how we'd architect it.