beetus is your foe.
All jokes aside, beetus is a 2D platformer game (built using the minimalistic pyxel game engine).
In beetus, the foes you face are procedurally controlled by simulated blood glucose time series data (or real CGM data if you have a CGM).
main: This branch contains only the README for reference.engine/pygame: This branch contains the game implementation (built with Pygame).engine/pyxel: This branch contains the game built with Pyxel.