Skip to content

jifunks/kidpix

 
 

Repository files navigation

jskidpix ✨ https://kidpix.app/

In 1989 Kid Pix 1.0 was released into the public domain and this is an HTML/JS reimplementation.

ghsplash

Setup

To run Kid Pix locally:

# Install dependencies
npm install

# Build the app
./build.sh

# Start local server
python3 -m http.server 8000

Then open http://localhost:8000 in your browser.

Guide

Just like the original Kid Pix, there's no guide—have fun! Most of the tools support Shift (^) to enlarge. There are a handful of hidden tool features behind various modifier keys (⌘, ⌥, ⇧). The modifier keys can also be combined. Enjoy! :)

Mirrors

Please let me know if you mirror the site elsewhere and I'll add it here:

Users' Masterpieces

My Kid Pix Masterpieces https://github.com/vikrum/kidpix/wiki/Gallery-of-Masterpieces

Questions & Hints

Fun Links

About

JSKIDPIX v1.0.2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • CSS 2.7%
  • HTML 1.8%
  • Shell 1.1%