Software › Snake

Snake

game Open · freely redistributable

The classic Snake, from the public-domain "Make Games for Playdate with Lua" by Brett Chalupa. Steer with the d-pad on a 20px grid, eat apples to grow, and beat your high score — persisted through playdate.datastore, with a "reset score" entry added via playdate.getSystemMenu. Exercises the datastore and system-menu APIs.

Download ↓ Original source ↗

Format: Playdate Lua source (.lua)  ·  By: Brett Chalupa (playdatebook)  ·  Licence: Public domain

Runs on