Skip to content

MiniPixelArtEditor is a simple pixel art editor made with Middleman and jQuery. (Work in progress)

Notifications You must be signed in to change notification settings

dreamingechoes/mini-pixel-art-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniPixelArtEditor

About

MiniPixelArtEditor is a (work in progress) simple pixel art editor made with Middleman and jQuery.

Index

Usage

To use this editor, first you have to install Middleman in order to be able to initialize a server. Just follow the instructions provided here.

Then, you're ready to go, simply execute this on your terminal:

user@computer:~$ git clone git@github.com:dreamingechoes/mini-pixel-art-editor.git
user@computer:~$ cd mini-pixel-art-editor
user@computer:/mini-pixel-art-editor$ bundle install
user@computer:/mini-pixel-art-editor$ middleman serve

TO-DO

  • Finish the jQuery library that handles all the behaviour of the editor.
  • Create a responsive version (now is only ready for desktop).

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dreamingechoes/mini-pixel-art-editor. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

MiniPixelArtEditor is released under the terms of the MIT License.

About

MiniPixelArtEditor is a simple pixel art editor made with Middleman and jQuery. (Work in progress)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published