kreezii / jsgam

JavaScript Adventure Game Maker: Point and click/touch game adventures engine!

Home Page:https://kreezii.github.io/jsgam/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

NPM

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

About

JavaScript Adventure Game Maker: Point and click/touch game adventures engine!

https://kreezii.github.io/jsgam/

License:MIT License


Languages

Language:JavaScript 100.0%