Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

For anyone curious, here's a preview of the rendering scripting language I'm building! ๐Ÿ”ง

โœ… Fully interpreted at runtime for hot reload
โœ… UI designer/editor in progress
โœ… Offloads all rendering logic from the app to an embedded DSL
โœ… Bytecode VM in the works for performance
โœ… Renderer-agnostic: we're porting to Vulkan next ๐Ÿš€

This system fully decouples UI logic from the engine, making it highly portable and maintainable. The goal? A powerful platform that feels as moddable as it is fast.

Strap in, big things coming ๐Ÿ‘€