open multi-platform game engine
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.
- 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.