Please sign in to access this page

Geometry Dash but on a Raspberry Pi Pico

Geometry Dash but on a Raspberry Pi Pico

2 devlogs
15h 38m
Created by Matei Z.

An Geometry Dash inspired game made to function on the pretty limited hardware of the Raspberry Pi Pico.

Timeline

So, I have added reverse spikes, gravity switching (and with that the gravity pad, orb and ball game mode), faster dynamic render engine (getting 10 to 30 FPS now with less lag), a level editor written in C#, bigger level limit, better collision engine, more levels and a bit more I think. Now there are some weird level end bugs that I need to take care of...

I have made the rendering engine, basic building blocks (block, spike, jump pad), game mode portals, cube and ship game modes. Due to memory limitations and my pretty memory inefficient render engine, the current max level size is about 50s of play-time. I have also made three levels.