Skip to content

Cloudxtreme/HTML5GameEngines

 
 

Repository files navigation

HTML5 Game Engines Book

This is the example source code from the book HTML5 Game Engines published by CRC Press.

Game engines featured in the book are:

All the engine are distributed with respect to their license. The ImpactJS engine is not distributed in its raw form. It can be purchased from the site listed earlier.

In addition to tutorials of each engine, various distribution techniques are discussed in the book. These project files are also available in this repository. The distribution projects are:

  • iOS (using Ejecta)
  • Android (using CocoonJS)
  • Mac native (using node-webkit with an DMG template)
  • Windows native (using node-webit and Inno Setup)
  • Facebook (using Heroku)

These engines are distributed with respect to their licenses.

Installation

sh git clone https://github.com/dannagle/HTML5GameEngines.git

License

Book is © CRC Press

Code is MIT License © Dan Nagle

Engines have their own licenses

About

Source code from the book HTML5 Game Engines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 48.0%
  • PHP 15.5%
  • JavaScript 13.6%
  • C 13.0%
  • Objective-C++ 4.4%
  • HTML 1.9%
  • Other 3.6%