Skip to content

j5g3/j5g3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

223 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J5G3

Javascript Graphics Engine

J5G3 is an easy to use, extendable and fast canvas-based Javascript game engine.

Building j5g3

  1. Install dependencies

    npm install

  2. Install Grunt command line tool

    sudo npm -g install grunt-cli

  3. Run default grunt task

    grunt

Dependencies

  • nodejs and grunt - To Build the library

Documentation

Online documentation at http://j5g3.com/docs

To get started and get a feeling of how j5g3 works. Visit the homepage at http://j5g3.com.

About

j5g3 - Javascript Graphics Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors