PDSnake - public domain no-frills Snake

I've just released v1.0 of PDSnake after polishing it up some more!

Here's a gameplay recording:

New stuff in 1.0:

  • Polish various scene layouts
  • Return to Main Menu from Game Over with (B)
  • Display current score and high-score when Menu is pressed

I had a really good time figuring out how to do the pause menu custom image. Learned a bunch.

Now that PDSnake done, I'm going to do some deeper diving into the SDK. I'll be doing PlayJam 7. And then I'd like to work on some more small games.

Here's the code diff for this release: Comparing bbff65eaea..d6507f3b27 - bcodes/pdsnake - Codeberg.org

And I've uploaded the latest build in all the places and attached it to the first post in this topic.