Live data from Hacker News

Kid Pix as a JavaScript App

kidpix.app

51–60 of 94 posts

Re: Kid Pix as a JavaScript App

#51
post #5

BTW I love this code: https://kidpix.app/js/app.js repo here: https://github.com/vikrum/kidpix

Nice, good to see some plain old JS for once (not even minified either). No heavy UI framework(s). The entire app loads in like 150kb of network transfers. Great work!

Re: Kid Pix as a JavaScript App

#52

Oh man this brings back memories. I must have been 6 years old. My dad came home with a computer that they were getting rid of at his work. He set it up that night and, having never seen a computer, I wanted to play with it. Well, for some reason, it had Kid Pix installed. I remember drawing something with a couple of green lines and a few rabbit stamps for good measure. As I recall, I then insisted that we had to pr…

You had colour! Back in my day... ;-)

Really though, similar story here: my dad brought back an LC III and Color StyleWriter 2400, and before long I was drawing rocket ships and poo.

I realised that my pictures looked better in LogoWriter than drawn freehand in Kid Pix. And now I ended up writing software!

Re: Kid Pix as a JavaScript App

#53
post #43

Earlier quoted context omitted.

unfortunately I can't seem to freeze the dynamite.

yeah I seem to remember being able to make it stay on the screen if you start another action.

[edit] - Give it a try now; press ctrl during the animation to stop it.

Re: Kid Pix as a JavaScript App

#59
post #5

BTW I love this code: https://kidpix.app/js/app.js repo here: https://github.com/vikrum/kidpix

Has anyone had any luck using this classic style of JS namespacing in a way where their editor understands it when populating code completion?

I love rollup, uglify-js, etc. for this kind of thing: just concatenate all the modules into one JS file and ship it as-is.

Re: Kid Pix as a JavaScript App

#60

Earlier quoted context omitted.

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

It was on the Windows desktops in my schools.

Interesting. The go-to was MS Paint that I ever saw, because of course it was already included. My side point was also thought that I've never even heard people mention Kid Pix until now. But have heard about other legendary things like Printshop etc etc
Post reply on HN