Publishing Pico8 games to itch.io with GitLab CI

Publishing Pico8 Games to itch.io with GitLab CI I’ve been developing with Pico8, a game development engine for pixelart games with constraints. Pico 8 can export games as HTML/JS that are runnable on itch.io. Itch provides an API tool called butler for automating project releases. I’ve put together a repository with the necessary components and instructions for setting up GitLab CI to automatically build and publish Pico8 projects to itch.io via butler....

February 14, 2022