Welcome to Ludiek, the game engine that focuses on the fun!
This Monorepo includes the following packages/apps:
websiteis a SvelteKit application containing the main documentation and a demoludiekis a TypeScript package containing the engine and its plugins
Install the dependencies
npm installRun the documentation and demo website
npm run dev