Playbit is a framework for creating cross-platform Playdate games from a single Lua codebase. To accomplish this, it has two key components:
- A reimplemention of the Playdate API in Love2D.
- A build system that utilizes LuaPreprocess to strip/inject platform dependent code.
My Role
Lead engineer/maintainer
Technologies
Lua, Playdate SDK, Love2D