Skip to content

YuraGB/JSGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Game

JS Game is a 2D game engine written in JavaScript. It provides built-in objects and functions, to make it easier to write HTML5 games.

Live preview of latest dev branch

API Documentation

Development

Clone this repository and install npm dependencies:

npm install

Create new branch, modify your files then run:

npm run build

Push your brach to GitHub and submit a pull request.

About

JavaScript + Canvas 2D game engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 2.0%
  • HTML 0.5%