5.1.0-d • Published 5 years ago
jsgam v5.1.0-d
JavaScript Adventure Game Maker
A game engine inspired on classic graphical point-and-click adventure games made for the 21st century.
Getting started
Read this tutorial to get started.
JSGAM is available via GitHub, NPM and CDNs:
GitHub
- Clone the git repository via https
- Download the build files:
- Main Build: jsgam.js - jsgam.js.map
- Minified build: jsgam.min.js - jsgam.min.js.map
NPM
- Install node.js
- Clone or download jsgam-template
- Run
npm install
CDN
JSGAM is on jsDelivr. Include the following in your html:
<script src="https://cdn.jsdelivr.net/npm/jsgam@latest/dist/jsgam.min.js"></script>
Author
- R.Vañes
Built With
5.1.0-d
5 years ago
5.1.0-c
5 years ago
5.0.1-6
5 years ago
5.0.1-5
5 years ago
5.0.1-4
6 years ago
5.0.1-3b
6 years ago
5.0.1-3
6 years ago
5.0.1-2
6 years ago
5.0.1-1
6 years ago
5.0.1
6 years ago
5.0.0-rc1
6 years ago
5.0.0-beta2
6 years ago
5.0.0-beta
6 years ago
5.0.0-alpha
6 years ago
5.0.0
7 years ago