A native port of the 1994 DOS game God of Thunder by Ron Davis. Runs as a normal desktop application via raylib — no DOSBox required. Requires CMake 3.20+ and a C/C++ compiler (clang, gcc, or MSVC).
pocketpy is a portable Python 3.x interpreter, written in C11. It aims to be an alternative to Lua for game scripting, with elegant syntax, powerful features and competitive performance. pocketpy has ...