Giter VIP home page Giter VIP logo

quick's Introduction

Quick

Quick

Open multi-platform game engine.

Latest release

Download or link directly to this file.

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, it has evolved with the continuous addition of new features.

Quick includes all requirements for a full-featured game included in a single library. It's the whole thing in a tiny package. 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 - run your game in any screen size without affecting your development or game logic
  • Accessible - play with a common user interface for gamepad or keyboard
  • Multiplatform - architecture agnostic at the core, all you need is a JavaScript runtime
  • Complete - no further dependencies required
  • Easy to use - rich, well defined API that feels natural to game development
  • Agnostic - whether you want to write your game with OOP or functional code, the choice is yours
  • Open - free to use, read, and extend it. Enjoy!

Please check the Wiki for more information and feel free to make a donation to this project.

How to use

All you need is to add Quick to your HTML file and make sure you have a canvas element somewhere in your page. Please check the wiki for further information.

Related

VanillaJS

quick's People

Contributors

staudt avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.