This is the source code for the Pincrediball.com website.
Pincrediball is "The Automata Pinball Wizard game!". The website source is probably not what you're after, instead I recommend checking Pincrediball.com itself!
This is a SvelteKit project, to be hosted using GitHub pages.
Just run npm run dev
in combination with vscode and a browser.
Running npm run build
will generate the static website in /docs
which is served by GitHub pages on a custom domain.
The code is open, but proprietary for the moment.