Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

ericoporto/fgmkJsEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon fgmkJsEngine

This a javascipt engine to play games made with fgmk.

Game Screenshot

Engine demo

Use WASD to move and IJ to interact in this demo (4MB): https://ericoporto.github.io/fgmkJsEngine/index.html

On mobile these keys will be displayed on the touch area, just hold the phone in vertical position.

If you are in a computer, this demo is compatible with a Xbox360 gamepad, just plug it in the usb port of your computer and you are good to go.

Game Screenshot

NOTE: if you clone, go into src/ and the index.html doesn't run in Chrome, open with Firefox. Chrome requires a server (I use node http-server) for loading the json files.

How does this works

It uses a specific set of json files that are read by the engine. There is some description on here, in the fgmk docs.

Music

Music by avgvsta, from opengameart.

Author

Made by Érico Vieira Porto

License

Distributed under MIT license. See LICENSE for more information.