Skip to content

A set of helper classes and core game mechanics used by Fable Maker, developed using Ceramic game engine.

Notifications You must be signed in to change notification settings

FableMakerEngine/porcelain

Repository files navigation

Porcelain

A set of helper classes and core game mechanics used by Fable Maker developed using Ceramic game engine.

Development

  • Clone the repository
git clone https://gitlab.com/FableMakerEngiine/porcelain

Install dependencies

Install Haxe

Install ceramic

haxelib install ceramic

install ceramic globally

haxelib run ceramic setup

Install ceramic locally

haxelib run ceramic setup -cwd path/to/porcelain/libs/ceramic

Install Required Libs

ceramic libs

Test The Sample

ceramic clay run web --setup --assets --cwd ./sample

or just run the build task within VSCode.

Contribute

Read the Contribution guide

License

License: MIT Currently under the MIT license

About

A set of helper classes and core game mechanics used by Fable Maker, developed using Ceramic game engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages