An open API service indexing awesome lists of open source software.

https://github.com/notpeter/playdate-learning

PlayDate SDK Learning
https://github.com/notpeter/playdate-learning

playdate playdate-console

Last synced: 8 months ago
JSON representation

PlayDate SDK Learning

Awesome Lists containing this project

README

          

# Learning the Playdate SDK

This is a collection of code samples created while I was learning the
PlayDate SDK. I have no affiliation with Panic.

## Lesson 01

[lesson01_dvdmenu](lesson01_dvdmenu) - Bouncing DVD screen saver.
Simple sprite movement, basic button input, random number gen.

![lesson01_dvdmenu](lesson01_dvdmenu/preview.gif)