Skip to content

karynemayer/quick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick

Quick

open multi-platform game engine

About

Quick aims to provide a multi-platform, lightweight, easy-to-use engine to be used on game development, focusing in performance, quick development and maintainability. Based on the original engine used in Starship and Ms. Starship and using the techniques displayed on JavaScript with Classes, it has evolved with the continuous addition of new features.

Though mainly focused on building games to be released at the Chrome Web Store, it runs on any modern JavaScript runtime, from personal computers with gamepads and keyboards to personal digital assistants with touch screens. Write once, run everywhere... now for real.

Advantages

  • Virtual resolution;
  • Common user interface for gamepad or keyboard;
  • Multiplatform at the core;
  • No dependencies;
  • Easy to use;
  • Open - Feel free to use, read and improve the code.

Please check the Wiki for API, demos, games and additional information.

About

open multi-platform game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 2.1%