Prototype
ProtoType (RType remake) version for Linux, Pandora, ODroid, AmigaOS4 and Emscripten. Status: Working.
Install / Use
/learn @ptitSeb/PrototypeREADME
prototype
This is ProtoType, an RType remake from Dark Castle Software. This version compiles on OpenPandora, Linux, ODROID and AmigaOS4, has the FMOD dependancy removed (using SDL_mixer instead, but can be re-activated), and has a few fixes in the code. This game now use stb_image for Image Loading.

On Pandora and ODROID, it use gl4es.
To compile on Pandora, type
make
To compile on ODROID, type
make ODROID=1
To compile on Linux x86, type
make LINUX=1
To compile on AmigaOS4, type
make AMIGAOS4=1
SDL2 is also supported, just add SDL2=1 to the make command (better make clean before if needed).
To use legacy FMOD, add FMOD=1 to the make command.
For more info, the website of the original game is here: http://xout.blackened-interactive.com/ProtoType/Prototype.html
For info on the Pandora version, go there: https://pyra-handheld.com/boards/threads/prototype.71887/
Related Skills
node-connect
334.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.2kCommit, push, and open a PR
