Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8621

Keyboard computers (400, 500, 500+) • RPi Keyboard Config with Flappy Bird Game for Raspberry Pi 500 w/o +

$
0
0
I can now run the Flappy Bird type game for Raspberry Pi 500+ keyboard LEDs on a Raspberry Pi 500 on a terminal screen:
https://github.com/mobluse/rpi-keyboard-config

Code:

git clone https://github.com/mobluse/rpi-keyboard-configcd rpi-keyboard-config/srcpython -m RPiKeyboardConfig.gamerpi-keyboard-config lock
On a Raspberry Pi 500 with updated keyboard firmware it will show the game animation in the terminal using VT100/ANSI escape codes. I have not tested this with a Raspberry Pi 500+, but its code was not changed intentionally. I only modified keyboard.py slightly and added a file. It's a fork of the original so it's easy to see the changes:
https://github.com/raspberrypi/rpi-keyb ... onfig:main

This could be improved further so that the game output is shown better in a window in the same terminal window, since VT100 had such features.

Statistics: Posted by mob-i-l — Mon Sep 29, 2025 2:07 am



Viewing all articles
Browse latest Browse all 8621

Trending Articles