Small game I made for my friend Kolya. In the game Kolya is riding his sofa and fights against grannies (babushkas) by throwing Nintendo Switch controllers at them.
My first attempt at programming for Playdate. The game art is made by Asya. The game design is inspired by Buns: Bunny Survivor on PICO-8.
Install Playdate SDK and run:
git submodule update --init # for Playdate-LuaCATS
make
I use Lua Language Server with VSCode. Playdate-LuaCATS is included as a git submodule for the full autocomplete on Playdate SDK functions.