Follow the Leader
Seizure warning
WARNING: This videogame may potentially trigger seizures for people with photosensitive epilepsy. Player discretion is advised.
Powered by Python 3.11.6, pygame-ce 2.4.0.dev3, pygbag 0.8.6
Code (Python script, procedural) and Graphics by Kyuchumimo
In-Game Music provided by coalshark
Voice by EricDMG01
"Follow the Leader: Home computer video game of short-term memory skill"
CHANGELOG 240402
• Updated the RP2 version to add support for the WT588D voice module. Please note that the sound samples (soundfont.winproj.bin) have to be loaded into the voice module's SPI Flash memory first so they can be heard. This component is not required at all to play the game.
To play the game purely on hardware, the following materials are needed:
CPU | Raspberry Pi RP2 based development board with MicroPython >= v1.17 firmware |
VIDEO | Texas Instruments TMS9918 or 9918A / 9118 or 9928A / 9128 or 9929A / 9129 Video Display Processor + 16K external VRAM |
AUDIO | Texas Instruments SN76489A + 74HC595 SIPO shift register. Waytronic WT588D voice module (optional) |
INPUT | NES-004 or NES-039 or SNS/SHVC-005 or any PISO shift register based controller |
The connections are self-explanatory. They are predefined in the source code, but you can change them to suit your RP2 development board.
To be honest, this version is not intended for you to actually play it, but as an archive / legacy for myself, but if you want to do it, go ahead, but consider that you will have to spend too much time into research and money.
CONTROLS
KEYBOARD
GREEN / UP | [ ↑ ] Arrow up key |
BLUE / DOWN | [ ↓ ] Arrow down key |
RED | [ ← ] Arrow left key |
YELLOW | [ → ] Arrow right key |
SELECT | ( 1 ) button / [ Z ] key |
JOYPAD 0 (only RP2 MicroPython port)
GREEN / UP | [ ↑ ] Arrow up d-pad |
BLUE / DOWN | [ ↓ ] Arrow down d-pad |
RED | [ ← ] Arrow left d-pad |
YELLOW | [ → ] Arrow right d-pad |
SELECT | ( 1 ) button |
Download
Development log
- -CHANGELOG-Feb 04, 2024
Leave a comment
Log in with itch.io to leave a comment.