| On | Game | Name shown | Icon | Category | Plays | Best | Pin |
|---|
No game matches that.
๐ท๏ธ Name and look
๐ฃ Banner
A strip across the top of the portal. Leave it empty for none.
๐ What a new visitor gets
Only affects someone opening the site for the first time. Anyone can change it afterwards in Settings.
๐งฉ Sections
Switch whole parts of the portal off for everybody.
๐ Passcode
Guards this page only. Anyone can read site-config.js on the live site, so treat it as a door, not a safe.
๐ Links for everybody
These show up in ๐ My links for every visitor. Tick "new tab" for sites that refuse to be embedded.
๐งช Hacks
Cheats for this browser only. They work on every game built into the portal (originals, racing, remixes, 3D). Web games run in their own box, so nothing here can touch them. Changes land the moment you tick them, even in a portal tab that is already open.
๐ Best scores
The "Best" number shown in the player. Stored in this browser.
๐ Unlocks
Progress that games keep in this browser.
Counted in this browser only. The portal has no server, so nobody else's plays reach here.
๐ฅ Most played
๐๏ธ By category
๐ Getting your changes onto the live site
- Apply here tries the changes in this browser straight away. Nobody else sees them.
- Download site-config.js and drop the file into the games portal folder, replacing the old one.
- Commit and push it. GitHub Pages rebuilds and everyone gets the new version.
git add site-config.js git commit -m "Admin: update site config" git push