kiigame / adventure_engine

KiiGame Adventure Engine
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

0.3: Refactor to generalize, update from KineticJS to KonvaJS #105

Closed evktalo closed 5 years ago

evktalo commented 5 years ago

Much more data driven engine. Interactions, cutscenes (sequences), character animations and music are now defined in their own json files.

Still a lot of work to do.