An open-source isometric action game engine inspired by Fallout Tactics, enabling real-time tactical gameplay.
FreeFT is an open-source isometric action game engine inspired by Fallout Tactics, designed for real-time tactical gameplay. It provides tools for creating and modifying game content, including a game editor and resource conversion utilities. However, it's incomplete and not actively developed, lacking features like lighting and RPG elements.
Game developers and modders interested in creating or experimenting with isometric tactical action games, particularly those familiar with Fallout Tactics. It suits hobbyists or open-source enthusiasts looking to explore game engine development.
Developers choose FreeFT for its open-source approach to replicating Fallout Tactics' isometric action, offering modding capabilities and real-time tactical mechanics without proprietary constraints. Its use of libfwk and CMake provides a structured foundation for customization.
Isometric action game engine
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides a fully open-source engine for isometric action games, allowing customization and modification without proprietary constraints, as it's licensed under GPL v3.
Strongly inspired by Fallout Tactics, offering real-time tactical gameplay and mechanics similar to the 2001 game, with features like path-finding and inventory management.
Includes multiplayer capabilities with bot support, demonstrated in videos, enabling dynamic combat scenarios and testing.
Comes with an early version of a game editor for creating and modifying content, facilitating modding and level design, as shown in screenshots.
Provides tools to convert resources from original Fallout Tactics, easing the use of existing assets in the engine, with conversion programs for Windows and Linux.
The project is explicitly stated as incomplete and not actively developed, lacking essential features like lighting, RPG elements, and scripting, limiting its practical use.
Requires building libfwk and additional dependencies like mpg123 and libzip, with a non-trivial setup using CMake and scripts, making it challenging for newcomers.
To run, it needs resources from the original Fallout Tactics, which must be purchased and converted, adding legal and practical hurdles for users.
With no active development, documentation is minimal, and community support is likely scarce, making troubleshooting and learning difficult.