Live data from Hacker News

Kid Pix as a JavaScript App

kidpix.app

31–40 of 94 posts

Re: Kid Pix as a JavaScript App

#33

A similar project: https://kiddopaint.com

Looks like an earlier version of this by the same author. https://github.com/vikrum/kiddopaint vs https://github.com/vikrum/kidpix

Good catch! Yep, I forked my old paint app. It didn't have any animations, sound handling, etc.

I hope everyone is having as much fun with it as I had in making it!

Re: Kid Pix as a JavaScript App

#34
post #7

Earlier quoted context omitted.

The nostalgia of the explosion is too much for me this morning. I remember everyone in the computer lab always never actually drawing stuff and mostly just clicking the dynamite to get as many explosions on the screen as possible.

I recall the speed of the explosions being CPU dependent. When we got a new family computer in the late '90s I recall the explosion going from taking several seconds to happening almost instantly. 7 year old me thought this was hilarious for some reason.

Same experience as winning Windows Solitaire on a Pentium for the first time and watching the cards instantly fall to the bottom. I was considerably older than 7 at the time and I still laughed.

Re: Kid Pix as a JavaScript App

#36
post #3

OK I had fun with this with my young one, but why is it so hard to start with a blank canvas? Can't figure out how to start with a blank slate. But even more annoying is that it uses localStorage for what you've created. To completely start over, I had to run localStorage.clear(); in the console. This is a lot of fun, but a couple of small tweaks would make it a lot better (or easier to figure out).

gotta hit the eraser and use the dynamite! But I guess if you hadn't used kid pix you might not know that.

unfortunately I can't seem to freeze the dynamite.

Re: Kid Pix as a JavaScript App

#39

Is it weird that I feel like I've never heard of this app? I mean, I was around late 80s/90s but I dunno....what platform/years are the core of this? Here's some other retrospective from recent: The creative legacy of Kid Pix https://news.ycombinator.com/item?id=27563615

ohhh, was it mainly a Mac thing? PC-focus over here. Still think I would have heard of it

Re: Kid Pix as a JavaScript App

#40
I remember myself back in elementary school making games with this. I'd paint up a scene, stamp some art and then cover the stamp. I'd then have my friend guess as to where the stamp was in the scene and we'd undo or "oh no" the cover away... great memories!
Post reply on HN