5 projects tagged "Microsoft Windows"
OSGET is a mobile game engine template based on the EMO framework, which uses the Squirrel scripting language to support Android and iOS. The template includes common gaming features such as an introductory splash page, changing between level scenes, integrated player control, physical behaviors such as velocity against gravitational force, object collision detection and handling, background scrolling, playing of different audio channels, event triggering at timeout intervals, level missions, final level missions with bosses, and score submission through HTTP. It is based on the MVC pattern.
seaLISP is a Lisp interpreter with as many bells and whistles as possible but with absolutely no dependencies apart from the C++ standard library. The garbage collector, the computer algebra library, and all other components are written from scratch to be portable. It also has a PSP port with some primitives for graphics.