| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Gameutils.js is a collection of helpers aimed at handling the tedious tasks of JavaScript game development. It is not a framework, but rather a library of simple utilities that can be used independently of each other.
It is for people who like to work with code close to the platform level, but aims to make this as simple as possible.
It is especially well suited for game jams and similar events, with a focus on flexibility that enables the exploration of new ideas.
It targets browsers that support modern APIs, and has been tested on Chrome, Firefox and Internet Explorer 11.
The utilities include some tools to automate common development tasks.
To install:
Note: use cmd for running gulp commands on Windows, NOT GitHub for Windows shell:
To start a game project (it will be created in a new folder under gameutils.js):
Step 1:
Step 2 (install tools for the game):
Things you can do with the tools for a game project:
| Back | FazBrowse Home | New Git URL |