Skip to content

THIS REPO IS ARCHIVED AND THE PROJECT IS NOW MAINTAINED ON GLITCH.COM :)

License

Notifications You must be signed in to change notification settings

NimbleGameFramework/make8bitart

 
 

Repository files navigation

make8bitart!

make8bitart.com is a web-based pixel art application that's super fun and free and open source!

install

You can run this on the Web at make8bitart.com or locally on your own machine by downloading this compressed export from gliltch, unzipping it and then directing your browser to the index.html of the project root directory.

contribute

You can remix this project on Glitch and then send me a link to your changed app and I can review and merge.

If you have downloaded the project to work on it locally, run npm install and then grunt to build. Grunt is used to concatenate and minify the js and css files into the build folder.

dependencies

make8bitart.com uses jQuery and a jQuery plugin I wrote: draggybits. The local dev dependencies are Express and Grunt, along with the various Grunt plugins.

misc notes

Yes I know this isn't technically 8-bit, but you'll get over it!!

This project has a v chill development cycle, so I'm poppin' in features as I come up with them or as folks request them. Expect changes here often, and do not be shocked to find gross code. If you have suggestions, I'm totally open to hear them and learn if you're not a nerf dart about it!

made with ♥♥♥ by jenn schiffer

I 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.

If you have feature requests, email [email protected] or tweet/dm @jennschiffer

Huge shouts out to everyone who has contributed to this wild project:

xoxo j$ • jennmoney.biz

About

THIS REPO IS ARCHIVED AND THE PROJECT IS NOW MAINTAINED ON GLITCH.COM :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 12.2%
  • CSS 10.4%