Kolya vs Babushkas

Babushka

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.

How it looks?

Demo

Install and run

Install Playdate SDK and run:

git submodule update --init # for Playdate-LuaCATS
make

Developer experience

I use Lua Language Server with VSCode. Playdate-LuaCATS is included as a git submodule for the full autocomplete on Playdate SDK functions.