All Projects → ericoporto → fgmkJsEngine

ericoporto / fgmkJsEngine

Licence: other
Js JRPG Engine for FGMK

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to fgmkJsEngine

engine
Online 4X Grand Strategy RPG Engine
Stars: ✭ 19 (-5%)
Mutual labels:  rpg, rpg-engine
eureka
Old-school CRPG engine, editor and game
Stars: ✭ 41 (+105%)
Mutual labels:  rpg, rpg-engine
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+310%)
Mutual labels:  rpg, rpg-engine
rpgwizard
2D RPG Game creator
Stars: ✭ 37 (+85%)
Mutual labels:  engine, rpg-engine
Gascontent
Repo to gather all Gameplay Ability System content for UE4
Stars: ✭ 398 (+1890%)
Mutual labels:  rpg, engine
OpenNefia
(Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
Stars: ✭ 103 (+415%)
Mutual labels:  rpg, engine
ohrrpgce
Official Hamster Republic RPG Construction Engine (mirror of SVN repository)
Stars: ✭ 49 (+145%)
Mutual labels:  rpg, rpg-engine
Simplexrpgengine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Stars: ✭ 122 (+510%)
Mutual labels:  rpg, engine
Dot-World-Maker
Online web role playing game (RPG) engine let you build your own game directly from your browser.
Stars: ✭ 25 (+25%)
Mutual labels:  rpg, engine
SOSCSRPG
Scott's Open Source C# RPG
Stars: ✭ 133 (+565%)
Mutual labels:  rpg, rpg-engine
Lamiae
Lamiae - A Most Prestigious RPG Engine/Simulator derived from Cube 2 (Sauerbraten) and friends
Stars: ✭ 57 (+185%)
Mutual labels:  rpg, engine
Rpg Core
UNITY engine RPG framework
Stars: ✭ 146 (+630%)
Mutual labels:  rpg, engine
QshOni
The QShell on IBM i library contains useful CL wrapper commands to allow QShell and PASE apps to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs.
Stars: ✭ 34 (+70%)
Mutual labels:  rpg
IronWriter
IronWriter is an open-source writing tool for solo playthroughs of the free tabletop RPG Ironsworn. Focus on writing your story and let IronWriter automatically manage your character sheet.
Stars: ✭ 50 (+150%)
Mutual labels:  rpg
Landing-CMS
A simple CMS for landing pages
Stars: ✭ 78 (+290%)
Mutual labels:  engine
carpg
Combination of action rpg with roguelike.
Stars: ✭ 14 (-30%)
Mutual labels:  rpg
php-chess
A chess library for PHP.
Stars: ✭ 42 (+110%)
Mutual labels:  engine
unity-button-sounds-editor
Editor extension for Unity game engine. It helps to assign AudioClip to buttons and to play sounds by button clicks.
Stars: ✭ 65 (+225%)
Mutual labels:  engine
codacy-scalameta
Codacy tool for Scalameta
Stars: ✭ 35 (+75%)
Mutual labels:  engine
Gdx Rpg
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
Stars: ✭ 239 (+1095%)
Mutual labels:  rpg

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].