Skip to content

ivanpopelyshev/FastPixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastPixel 1.0.0 (Invader)

Very fast & flexible MVC-based API for creating awesome pixel-art tool!

The documentation should help you orient with code!

The brand new wiki section is available now!

Few examples are available online by links below:

There are even more at examples folder!

Browser capability

Tested and works well on: IE11+, Chrome42+, FireFox36+, iOS8+ Safari
In general, it may work on older versions! The only restriction: ECMAScript 5 is required.

Dependencies

No! At all! Everything is you need is just a one file: pxl.js or pxl.min.js

Short description

API is completely synchronous & single thread (no timers and no workers).

"Model" is a close cooperation of Layout and Layer classes.
The "View" component implemented in View class.
The "Controller" have to be implemented by developer. By default it is null and called as "controller".

Feedback

For any questions/propositions/e.t.c you can contact me at kurzgame@gmail.com

About

Fast & flexible API for creating awesome pixel-art tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published