Skip to content

quark-dev-team/quarkjs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages