all repos — katbugjs @ 3d496c12075e0ac3f80add7da11cc81bf33d54de

side-scrolling infinite arcade game in Javascript with HTML5 Canvas

manifest.json (raw)

1
2
3
4
5
6
7
8
{
  "name": "Catbug in the See-Through-Zone",
  "short_name": "KatbugJS",
  "start_url": "./index.html",
  "display": "fullscreen",
  "theme_color": "#1f9b92",
  "background_color": "#000000"
}