From 8247dcf4183cee54998d3ee8ef3a8bccc9b2a7e9 Mon Sep 17 00:00:00 2001 From: Ton Sharp Date: Sat, 18 Apr 2026 00:26:16 +0300 Subject: [PATCH 1/2] feat: add Pikifen to strategy games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d43452..1d51791 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ A selection of major game studios, publishers, etc.: * [OpenXcom](https://github.com/SupSuper/OpenXcom) - Clone of the original X-COM. * [Pax Britannica](https://github.com/henkboom/pax-britannica) - Underwater one-button real-time strategy game. * [PCOTM (Phone Case of the Monster)](https://github.com/jwoertink/pcotm) - Ruby game, where you play as a phone-collecting monster. +* [Pikifen](https://github.com/Espyo/Pikifen) - Open-source Pikmin-inspired strategy game and engine for creating and playing custom fan content. * [Pioneer](https://github.com/pioneerspacesim/pioneer) - Game of lonely space adventure. * [Polly-B-Gone](https://github.com/mbostock/polly-b-gone) - Physics platform game about a plucky wheeled robot named Polly. * [OpenRCT2](https://github.com/OpenRCT2/OpenRCT2) - Open source recreation of Rollercoaster Tycoon 2. From 4bdb4c2420b343bd5301ee6610be0453a6bb20ae Mon Sep 17 00:00:00 2001 From: Ton Sharp <45160296+66Ton99@users.noreply.github.com> Date: Mon, 20 Apr 2026 11:22:10 +0300 Subject: [PATCH 2/2] add Pikifen download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d51791..a0b9452 100644 --- a/README.md +++ b/README.md @@ -432,7 +432,7 @@ A selection of major game studios, publishers, etc.: * [OpenXcom](https://github.com/SupSuper/OpenXcom) - Clone of the original X-COM. * [Pax Britannica](https://github.com/henkboom/pax-britannica) - Underwater one-button real-time strategy game. * [PCOTM (Phone Case of the Monster)](https://github.com/jwoertink/pcotm) - Ruby game, where you play as a phone-collecting monster. -* [Pikifen](https://github.com/Espyo/Pikifen) - Open-source Pikmin-inspired strategy game and engine for creating and playing custom fan content. +* [Pikifen](https://github.com/Espyo/Pikifen) - Open-source Pikmin-inspired strategy game and engine for creating and playing custom fan content. [Play it now!](https://github.com/Espyo/Pikifen/releases) * [Pioneer](https://github.com/pioneerspacesim/pioneer) - Game of lonely space adventure. * [Polly-B-Gone](https://github.com/mbostock/polly-b-gone) - Physics platform game about a plucky wheeled robot named Polly. * [OpenRCT2](https://github.com/OpenRCT2/OpenRCT2) - Open source recreation of Rollercoaster Tycoon 2.