You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One complication is that https://unpkg.com/konamimojisplosion/dist/global.js takes up 11.7 kB uncompressed. This game's site is already at 254 kB uncompressed. I'd like to keep to a 256 kB performance budget if possible (it's announced on Twitter, even). So there has to be about 10 kB of savings somewhere to make this work.
The text was updated successfully, but these errors were encountered:
Overview
Despite the high relevancy of the Konami Code to this retro game project, there is no such easter egg in the game or on the site at all. Shame.
I'm also the creator+maintainer of https://www.npmjs.com/package/konamimojisplosion so I'd like to include that script as a fun, quick easter egg.
One complication is that
https://unpkg.com/konamimojisplosion/dist/global.js
takes up 11.7 kB uncompressed. This game's site is already at 254 kB uncompressed. I'd like to keep to a 256 kB performance budget if possible (it's announced on Twitter, even). So there has to be about 10 kB of savings somewhere to make this work.The text was updated successfully, but these errors were encountered: