Pikifen

From Libregamewiki
Jump to navigation Jump to search
Pikifen
Pikifen Playful Yard.jpg
Gameplay on Playful Yard, one of the included missions.
GenreReal-time strategy, 2D
Latest release1.0.0
Release dateAugust 15th, 2025
PlatformsWindows, Linux, Mac
DeveloperEspyo
Code licenseMIT
Media licenseMIT
EngineCustom-made
P. languageC++
LibraryAllegro
Contribute
Pikifen is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well.

Pikifen is a fan-made Pikmin-based engine, built with flexibility in mind. It is a free and open-source engine/game, with gameplay very similar to the Pikmin games, in that leaders can whistle and throw Pikmin, Pikmin can carry objects, and so on. The idea is for fans to create their own content (enemies, areas, etc.), while the engine itself handles the game logic (like physics, scripting, and so on) as well as reading the game data to turn it all into something playable. That said, the project also comes with some base content, so players can experiment with its features right away.