The FGMK project has the goal of building a transparent, easy to use and hack, RPG game making tool.
The project seeks to reach this goal by providing a spec for writing and interpret text files as games, a tool for writing these files in an easy to use interface, and an engine to allow playing these files as a game.
-
Installation
- How to install fgmk on your computer. -
Quickstart
- This is the TL;DR. Click here if you just want to use the editor as fast as possible. -
Specification
- how the FGMK project
describes a RPG game with text. -
Actions
- actions are the logic of the engine. -
Editor
- how to use this graphic editor. -
EditorCode
- how the code of the graphic editor is organized. -
Roadmap
- what's planned and where we are going. -
Future
- what could be done better starting from scratch.
For more information visit the project on Github :
https://github.com/ericoporto/fgmk
The project website contains a better visualization of this documentation: https://ericoporto.github.io/fgmk