Skip to content

Source code for the projects in the book "Make Games for Playdate with Lua"

Notifications You must be signed in to change notification settings

brettchalupa/playdatebook

Repository files navigation

Make Games for Playdate with Lua Chapter Source Code

The source code for each section of each chapter from Make Games for Playdate with Lua.

Get the book!

How to Use

The source code for each chapter is broken down into a different folder for each section in the chapter. This helps people follow along with how the game being made is evolving with each non-trivial change. Within each chapter folder, you'll find the folders in order as the game evolves.

Here's how to build an example game from chapter 2:

pdc c2-tennis/c2-tennis17/source tennis.pdx

You can then run tennis.pdx on the Playdate Simulator and on your console.

License

All code in this repository is released into the Public Domain.

About

Source code for the projects in the book "Make Games for Playdate with Lua"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages