tempbottle / quarkjs

An HTML5 Game Framework

Home Page:quarkjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuarkJS - A HTML5 Game Framework

QuarkJS is a HTML5 game framework. The aim is to provide a easy way to create game with HTML5.

It includes two parts:

  • Quark-Base: A rendering framework which supports both Canvas and DOM rendering approaches.
  • Quark-Game: A game framework based on Quark-Base. (in development progress)

Features

  • Object-Oriented programing style.
  • A full display object list implementation, simple to use and extend.
  • Gain more performace by using difference contexts in difference scenarios.
  • Good compatibility and performance in desktop and mobile browsers.

Wiki

Tutorials

API Docs

Examples

Showcase

(*Note: Developed by old framework CasualJS)

About

An HTML5 Game Framework

quarkjs.com

License:MIT License


Languages

Language:JavaScript 98.4%Language:Python 1.0%Language:Batchfile 0.6%