make8bitart.com
at main 38 lines 1.7 kB view raw view rendered
1# make8bitart! 2 3[make8bitart.com](https://make8bitart.com) is a web-based pixel art application that's super fun and free and open source! 4 5## install 6 7You can run this on the Web at [make8bitart.com](https://make8bitart.com). If you have downloaded the project to work on it locally, run `npm install` and then `npm run build` to build. Grunt is used to concatenate and minify the js and css files into the build folder. 8 9## dependencies 10 11make8bitart.com uses a plugin I wrote, draggydivs, to move the windows around. The local dev dependencies are Grunt and various Grunt plugins. 12 13## misc notes 14 15Yes I know this isn't technically 8-bit, but you'll get over it!! 16 17I designed, built, and created all of the graphics for this passion project. The dinosaur art in the source was found through a variety of geocities websites. 18 19If you have feature requests, you can find my contact info on [jennschifer.com](https://jennschiffer.com) 20 21Huge shouts out to everyone who has contributed to this wild project: 22 23- [tessa thornton](https://github.com/tessalt) 24- [tim branyen](http://tbranyen.com/) 25- [vlad filippov](http://vf.io/) 26- [mike taylor](https://miketaylr.com/) 27- [brian brennan](https://twitter.com/brianloveswords) 28- [zach leatherman](https://zachleat.com/) 29- [tyler benziger](http://tybenz.github.io/) 30- [samir zahran](http://samiare.net/) 31- [phillip calvin](https://philcalvin.com/) 32- [monica dinculescu](https://twitter.com/notwaldorf) 33- [greg smith](http://incompl.com/) 34- [dominick guzzo](http://www.twitter.com/dominickguzzo) 35- [andrew lawson](https://github.com/adlawson) 36- [noelle leigh](https://glitch.com/@noelleleigh) 37 38xoxo j$ • [jennschiffer.com](https://jennschiffer.com)