Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Query

Chainable canvas API for gamedevelopers

var layer = cq()  
  .fillStyle("#ff0000")
  .fillRect(0, 0, 32, 32);

Documentation

Read online

Framework

If you are looking for a simple game framework that will handle mouse, keyboard and basic structure see playgroundjs

About

Canvas for 2d gamedevelopers. Out of box canvas, keyboard, mouse, events.

Resources

Stars

585 stars

Watchers

55 watching

Forks

Releases

Packages

Used by

Contributors

Languages