Pizza Maze
A downloadable game
Download NowName your own price
This is a pellet chomping game. The main character is a pizza slice and it must avoid being eaten by the mouths. If you're interested in programming games similar to this, or the source code, see my book "Programming the Panic Playdate" on Amazon.
Download
Download NowName your own price
Click download now to get access to the following files:
pizza.zip 68 kB
Comments
Log in with itch.io to leave a comment.
FYI you need to add the PDX info and zip it up for it to sideload. Inside Playdate
According to the Playdate SDK documentation, "The compiler will automatically copy your game’s metadata from your project folder into the resulting game." My resulting .PDX file has the pdxinfo file inside it.
That might be what the documentation says, but unfortunately your PDX file won't sideload, damos games is right that it needs to be zipped up for it to sideload.
So we can't try this...looks good from the screenshot though!
I have uploaded a .ZIP file with the pdxinfo file in it. But, not sure if it's required - I took a look at Sweepstake Spooks and only saw the SweetstakesSpooks.pdx file and no pdxinfo file (although it is inside the .pdx file).