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 ...
As you may have notice, along with the NDS version, there is a Windows version, as I actually made the game targeting PC first with Raylib, then I was able to port it to NDS using DevKitPro, libnds, ...