inconspicuous authorization a 5 minutes ish game

inconspicuous authorization a 5 minutes ish game

4 devlogs
23h 6m
•  Ship certified
Created by Eucatastrophe

update: I fixed bugs !!! hopefully it works.

if something's wrong, either ping me @eucatastrophe or comment smth haha.

- What it does: is a game where you are met with a sign up page, and a series of improbable events ensue
- How I made it: using javascript and //@ts-check
- What makes it special: it has a cool svg filter!!!!

Timeline

I fix bug :pf:

Update attachment

UHHH ok there was a bug on the bee movie question but. I fixed it :pf:

Update attachment

Ship 1

1 payout of shell 368.0 shells

Eucatastrophe

about 1 month ago

Eucatastrophe Covers 2 devlogs and 19h 46m

So in the past couple of days:

  • modularized the program (which took a while)
  • battled with ts-check,
  • checked out SVG filters
  • html DOM bugs
  • general game-content
  • figured out the importance of having a debugging function to skip parts of the game ;v;

YAY! i'll ship this now
Attached is: radio buttons that are disguised as marbles. or vice versa.

Update attachment
Eucatastrophe Eucatastrophe about 1 month ago
I’ve decided to make the bee movie one easier lmao

Did three main things!
1) decided to make it a physics game: Matched up matter.js physics with DOM elements
2) typed in game content and structured the thing
3) spent the last hour fixing hitboxes and modularizing the entire program

(extra) played around with HTML <svg> filters lmao. filters are great.

Update attachment