This project demonstrates "framebuffer" module using Kenning Pipeline Manager (KPM).
crt.py– simple CRT-style animation.dispatcher.py– maps RPC method names to functions.flappy.py– Flappy Bird-style game logic.framebuffer.py– creates and manages a pixel grid as graph nodes.main.py– connects to KPM and dispatches methods.rpc_methods.py– method registration helpers.
Start KPM, then run:
python main.py