



back to toybox update
- PWA and manifest.json
- export as different size and transparent image
- export presets code




back to toybox update



































Comment
by u/GardenyKang from discussion
in HTML
base on talk at r/threejs officialstupid.com/text/

After the new cannon game, I moved back again to the toy box I designed for my daughter. Hope she will use it someday in the future. š
https://officialstupid.com/toybox/
export – preset code to use at https://htmx.officialstupid.com/Cannon/

Space Cat – Multiplayer, VS mode, Rank.
https://space-cat.officialstupid.com
š No more vibe coding. Started enjoying it after a few successes, like the VS connection. Redesigning everything that useless crap AI made, PWA, Audio, better UI and lots of UX redesign, accessibility and added lots of logic.

TODO
ā Anti-cheating for VS (need to work on it).
– Rs 10 auto load logic. free recharge win Rs 100

Just trying a chicken poultry feeding game for kids āĀ https://madenp.com/chicken-feed/
Never took the time to dissect Three.js gallery code ā I used to just grab it and make it work, since I know the craziness of Three.js. But this is the first time Iām really digging into it and adding new features to the Three.js gallery:
https://tinyart.sumnima.me – sumnima tiny arts š

nvm use 22 && npx cap sync && npx cap open android && npm startnvm use 22Ā ā switch to Node 22npx cap syncĀ ā sync Capacitor projectnpx cap open androidĀ ā open Android Studionpm startĀ ā start dev server