Just trying a chicken poultry feeding game for kids βΒ https://madenp.com/chicken-feed/
Category: officialstupid
Gallery – Space
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:
- Video autoplay
- GIF support
- WordPress image uploads (automatic)
- Easily handles 1000+ images with video without killing the browser (will add and test soon)
https://tinyart.sumnima.me – sumnima tiny arts π
TODO
- glb support
- live editor for glb size bla bla bla
capacitorjs 101

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
404 page for madden.com
lots of good good updates and tools. 12-15 hours (I don’t use timer π )
- checkpoints after death easy to apply – light green color paint blocks.
- pen tool to make blocks easily
- rotation flip and more tools
- fix broken keys – hold – A/alt/shift
- better multisite
:D lol found a way to ban myself
Just block the creator of that group. π


– Page builder for websites using Three.js with animations.
- WordPress Multisite support.
- Allows users to build tiny personal websites with an easy drag-and-drop UI based on a 3D website builder.
her post stuck me some min and found her another work – https://www.reddit.com/r/threejs/comments/1reah8o/playing_around_with_rapier_physics_and/
I’m not fan of such website but most of people love such website and think cool π so for those groups!!!
target website builder like – https://www.weisdevice.xyz
more ref : – I think it’s 3js bible π – https://tympanus.net/codrops/tag/three-js/
TINY MILESTONE
- toggle – buttos/menu
- dialogue box
- simple text – Title and Paragraph
- image (URL) Iβm not allowing image hosting on my server
- video embed (vimeo – autoplay) no asssssholeeeee YouTube
best CSS cheating
*,
*::before,
*::after {
box-sizing: border-box;
}Toy Box – broken jump mode
Trashed broken jump mode. Wasted 4 hours.
Game mode: Auto jump forward. You just need to click the mouse/press the spacebar or tap the touchscreen to pull down duck from the sky. Light-colored blocks give extra jump power.
Toy box – Jumper glitch
Fun⦠but not really fun.
When you press W + A or W + D, moving forward and left or right makes the character act like a jumper. The movement feels strange β almost like itβs hopping instead of walking smoothly.
Now Iβm a bit confused. Should I keep this as feature or remove it? Part of me thinks it adds a unique feel, maybe even a bit of personality to the movement. But at the same time, it doesnβt feel completely natural total glitch.

For now, Iβll keep it the same way and observe how it feels during longer gameplay sessions. Sometimes small quirks grow on you. And sometimes they need to be refined. Game development is a lot of testing, feeling, and adjusting β especially when building something from scratch.
Letβs see how it evolves.
reddit repay – ai stuff

Let me add. You don’t need an AI subscription to code or do such math, physics, chemistryβ¦ If you want to learn, donβt start fully prompting in the AI dude way.
ChatGPT(free) is perfect for all the above points. I never paid for AI, I use the free version which does best most of the time.
Why Iβm still using ChatGPT free:
- Email β cleans my dirty, quickly typed keyboard words
- Argument β good for arguing so they will give more information if I want
- Google alternative β ChatGPT is awesome, so try your math, physics, chemistry; it will be solved well
- Homoeopathic materia medica (study)
- Quick homoeopathic medicine recommendation
- Good for ideas
- Fixing haiku
- For fun, sometimes I love to try songwriting β Nepali
- Good for English to Nepali translation
regarding code fix I use deepseak(free) most of time and current using google(free) which is good but still deepseak(free) way better then fixing my codes.
Code fix ????
PHP & JavaScript
—
Iβm using https://aistudio.google.com (free) to make Toy Box for about a month now β https://officialstupid.com/toy-box-wasted-time/. Before, I never used AI Studio that much. Theyβve done good.
Why Google (FREE)?
They code good Three.js better than others. ChatGPT hates to give you full code. DeepSeek is tooooooooo good β if you provide 200 lines of code, they will give you 1,000 lines :D, which is awesome but hard to handle for an HTML/CSS person who has 0% wish to learn JavaScript. Google does it perfectly about 50% of the time with 200 lines of JS.
