Roadmap
First release of the Incremental Game TemplateThe Incremental Game Template was released containing as an all-in-one toolkit to help the community create incremental games!
IGT goes frontendThe Incremental Game Template is updated to become a Vue-first approach to making UIs instead of pure game logic. Many jam games are made.
IGT development concludesThe interwoven architecture of IGT hits its limit and the project is considered completed. To improve upon it, it would need a more modular approach.
First Ludiek release!After many, many rewrites, Ludiek is released! It is more modular, composable and data driven, but still allows for the same development speed as IGT.
First GameLudiek is ready! The first complex game will be made with it. This will bring light to underlying issues that can be smoothed out to make the engine even better!
More engine conceptsNew engine concepts make Ludiek even more data-driven.
Valuefor resolving variables
Eventto throw events with data
Triggerto react to these events
Content Management SystemLudiek will come with a CMS that allows you to edit your content while playing the game!
LuiLui is a headless component library made in Svelte, providing easy access to Ludiek state in the frontend
LyriekLyriek is a dialog manager that interacts with Ludieks engine concepts to resolve data and emit events