01
Arduboy2 game framework examples
Use the core community library, templates and examples to create compact games for Arduboy hardware.
Make games for distinctive handheld hardware and constrained displays.
02 indexedUse the core community library, templates and examples to create compact games for Arduboy hardware.
Choose Arduboy FX-C if you want constrained Arduino C++ development, a tiny monochrome screen and direct open-source hardware culture; choose Playdate if you want a higher-level Lua/C SDK, simulator, larger display, sound and crank input. On either platform, finish a one-screen game with one verb, one failure state and a restart before adding progression or content.