jsgam icon indicating copy to clipboard operation
jsgam copied to clipboard

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

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