Hi! First off, I absolutely love this game, it’s one of my favourites on my Playdate so far! :)
I’m currently working on a GitHub playdate template project, which allows writing games for the Playdate in Lua and/or Fennel.
It also provides automated release builds via a GitHub action.
At the moment I’m preparing two branches with full example use cases of the project template, and would like to ask you if I could use your source code of Spin Cross as a base for the example branches?
I would add a link to this itch.io page to the main README and in the example branches too.
Here’s the current Lua example project: https://github.com/NPException/pd-app-template-lua-example and it’s automated release: https://github.com/NPException/pd-app-template-lua-example/releases
[Edit] Updated links