
About
Earth 2140 is a 1997 2D real-time strategy game created by Poland's Reality Pump Studios and published by TopWare Interactive. OpenE2140 is an open-source C++17 reimplementation of Earth 2140 gameplay that uses the original game files, targeting Linux and macOS. It is still under heavy development and not playable: map drawing, basic entities and unit and building stats exist, while orders, combat, GUI and AI are on the roadmap.
How it differs from the original
It aims to add modern features that weren't in the original game, though these are not yet implemented.
Getting started
Build with Meson using the provided Linux or macOS build script, then place the original MIX, PIRO and LEVEL data (as WD archives or directories) in an assets folder next to the executable.
Known limitations
- development: Project is still under heavy development and not much gameplay is implemented yet.