Skip to content

ariesclark/qrafty

 
 

Repository files navigation

Qrafty.js (Crafty.js fork)

Qrafty is a JavaScript game library that can help you create games in a structured way…

Key Features:

  • Entities & Components - A clean and decoupled way to organize game elements. No inheritance needed!
  • Eventbinding - Event system for custom events that can be triggered whenever, whatever and bound just as easily.
  • No dom manipulation or custom drawing routines required.

Languages

  • JavaScript 99.7%
  • GLSL 0.3%