Commanding Chaos for Coworking, Open Source and Creative Communities

About FIFE

Sun, 12/14/2014 - 13:43 -- rprice

FIFE is a free, open-source cross-platform game engine. It features hardware-accelerated 2D graphics, integrated GUI, audio support, lighting, map editor supporting top-down and isometric maps, pathfinding, virtual filesystem and more! The core is written in C++ which means that it is highly portable. FIFE currently supports Windows, Linux and Mac. Games utilizing FIFE are programmed through Python scripting layer on top of the base C++ API. Games can be also programmed using the C++ layer directly.