In computer gaming, FIFE (Flexible Isometric Fallout(-like) Engine) is a game engine intended to be a development platform for the creation of isometric games. The emphasis lies on easing the work for the game creators by offering them a way to write their custom game code completely in the Python scripting language. Since FIFE uses the library SWIG, game developpers may also use other scripting languages like Perl, Lua etc. As the name states, it's inspired by the game engines used in the Fall… (More on Fife)