I love that their version numbers are written
v3000.0.14: <a href="https://www.npmjs.com/package/kaboom?activeTab=versions" rel="nofollow noreferrer">https://www.npmjs.com/package/kaboom?activeTab=versions</a><p>Some people are still having fun on the internet!
Kaboom.js is very easy to use and I like it so much that I made 3 youtube tutorials on how to make games with it (using v3000).<p>If anyone is interested:<p>- JavaScript Fighting Game Tutorial with Kaboom.js [0]<p>- Pokémon JavaScript Game Tutorial with Kaboom.js [1]<p>- JavaScript Vertical Platformer Game Tutorial with Kaboom.js [2]<p>0: <a href="https://www.youtube.com/watch?v=TLH0taCeE6I">https://www.youtube.com/watch?v=TLH0taCeE6I</a><p>1: <a href="https://www.youtube.com/watch?v=zo3crHnFGho">https://www.youtube.com/watch?v=zo3crHnFGho</a><p>2: <a href="https://www.youtube.com/watch?v=Dkxwe_Gv7q4">https://www.youtube.com/watch?v=Dkxwe_Gv7q4</a>
I was kind of hoping this was a remake of Kaboom! the Atari game. It was one of the first games that I "mastered". I made my mom take a photo of me in front of the TV with my high score. IIRC you could send it in to Atari and get a badge of some kind. Or maybe it was a patch for your jeans - remember them?<p>Anyhow, the photo came out horribly because she used a flash. You couldn't see my score on the TV. It was just a bright reflection of the flash bulb.<p>I'm not sure I've ever gotten over that. What could have been... How my life would be different... If only I got to go to school with my shiny Kaboom! badge or patch or sticker or whatever it was. The kids would have cheered. The principal would have given me the day off. I could have been somebody!
I was expecting the self-hosted spam cannon service that also went by the name kaboom a few years ago. I assume anyone who hosts a mailman list server is aware of this nuisance by now. Someone had created a list of thousands of mailman mailing lists across the internet and had a simple javascript page that could then be loaded and a victims email address entered. You'd select how many emails they should receive and hit run (increments in thousands). The script would then deep link to initiate a subscription request for the victim. All the victim would receive were requests for them to click the included link to activate the subscription, so they didn't actually get subscribed. But it would generate thousands of unique one-off emails to their inbox. The fix for list operators was to block the deep link into the subscribe url of course, and it's been several years since I've seen kaboom in my referral logs at this point.
My favourite feature is burp mode: <a href="https://kaboomjs.com/play?example=burp" rel="nofollow noreferrer">https://kaboomjs.com/play?example=burp</a>
the blog is slightly outdated — 3000 is out of beta and can be used now. Here is a fun game built with it: <a href="https://replit.com/@slmjkdbtl/Bean-Survivor">https://replit.com/@slmjkdbtl/Bean-Survivor</a>