Skip to content

FableMakerEngine/core

Repository files navigation

Fable Maker Core

The core game scripts used for Fable Maker

Development

  • Clone the repository
git clone https://gitlab.com/FableMakerEngine/core
  • Install dependencies
npm install
  • Run the development script to build and watch for changes
npm run dev
  • Test the game

To test the game your best options is to use vscode or any IDE with a builtin nwjs launch/debugger.

We do have the proper launch.json in this repository so if you open up vscode and hit the debug play button, the game will run for you.

Contribute

Read the Contribution guide

License

License: MIT Currently under the MIT license

About

The core game engine for Fable Maker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published