Skip to content
/ zion Public
forked from cyan33/zion

[Deprecated] A tentative, light-weight 2D game framework based on HTML5 canvas.

License

Notifications You must be signed in to change notification settings

ninemoon/zion

 
 

Repository files navigation

zion-banner

Zion

A tentative, light-weight game engine/framework based on HTML5 Canvas game development.

Open Source Love MIT Licence

Get Started

npm install --save zion-engine
import zion from 'zion-engine';

Features

Check the document here.

Tutorial and Resources

Building A Canvas Game Engine / Framework From Scratch by Chang

Contribution

All PRs, issues and bug report are welcomed. Here are the steps to contribute:

  1. Fork and clone this repo.
  2. Make some changes.
  3. Commit, push the changes to your forked repo.
  4. Compare and make a pull request.

Sample Projects

Having trouble getting started? See the engine in action [here.

Acknowledgement

About

[Deprecated] A tentative, light-weight 2D game framework based on HTML5 canvas.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.7%
  • API Blueprint 10.3%