Fidgit parameters
- Fully self-contained — no external network requests. Games run in a locked-down
sandbox that blocks them, so anything trying to phone home just won't work.
- Includes an
index.html as the entry file.
- Runs inside a sandboxed iframe (
sandbox="allow-scripts") — no cookies,
logins, top-level navigation, or pop-ups.
- Allowed files: html, css, js, json, png, jpg, webp, mp3, ogg, wav.
- Up to 20 files, 20 MB total, 5 MB per file.
Not a coder? You can still make your own fidgit using AI.
Click here to learn how →