Roadmap


  • First release of the Incremental Game Template
    The Incremental Game Template was released containing as an all-in-one toolkit to help the community create incremental games!


  • IGT goes frontend
    The 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 concludes
    The 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 Game
    Ludiek 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 concepts
    New engine concepts make Ludiek even more data-driven.
    Value for resolving variables
    Event to throw events with data
    Trigger to react to these events


  • Content Management System
    Ludiek will come with a CMS that allows you to edit your content while playing the game!


  • Lui
    Lui is a headless component library made in Svelte, providing easy access to Ludiek state in the frontend


  • Lyriek
    Lyriek is a dialog manager that interacts with Ludieks engine concepts to resolve data and emit events