Hub / Learn
Learning hub
A first browser game is a loop, a file, and a place to play it.
You do not need Unity, a store account, or a 40-page GDD. You need a sentence about what the player does every second, one HTML file, and itch.io or a domain you already pay for.
Showcase
GameHub arcade
Seventeen free HTML5 games on this domain. The teaching sample โ Snake, Block Drop, Pong, clicker, and more, no download.
Brief
Describe the game first
Name the loop, the fail state, and the controls. That is the brief GameDever copies into an AI prompt.
File
One-file HTML5
Canvas or DOM, keyboard plus touch, score, restart. Why a single index.html is enough for a first ship.
Host
itch.io, Pages, or your domain
Zip the file, embed HTML on itch, or point DNS if you already own a name.