Open-source remakes of classic games: OpenTTD, OpenRCT2, OpenRA and more

A German gaming community thread asks for recommendations of open-source remakes of classic games. Projects like OpenTTD (transport management), OpenRCT2 (theme park sim), OpenRA (real-time strategy), and Openage (Age of Empires engine) are the focus. These let anyone play beloved old games for free on modern computers.

Open-source remakes are fan-built recreations of old commercial games — volunteer developers rewrite the game engine from scratch and release it free of charge. Most work best if you own the original game's asset files (graphics, sounds), but many also ship free replacement assets so you can play without buying anything.

OpenTTD, a remake of the 1994 Transport Tycoon Deluxe, is one of the most actively maintained projects in this space. OpenRA reconstructs the classic Command & Conquer and Red Alert games with modern multiplayer support. Because all code is public on GitHub, these projects also serve as practical learning material for developers studying game engine design.

Key points

  • OpenTTD, OpenRCT2, OpenRA, and Openage are all free to download and play
  • Original game asset files improve the experience but are not always required
  • All projects are open-source on GitHub, useful for learning game development
  • This is a hobby/gaming discussion thread from a German-language subreddit (r/zocken)
  • Not directly relevant to AI agent building or cost reduction

Quick term guide

open-source remake
A project where volunteer developers rewrite an old commercial game's code from scratch and release it for free.
open-source
Software whose code is shared publicly so others can inspect, use, or change it.
compute
The server power and chips needed to run AI systems.
developers
Developers are people who build software, apps, or websites.
asset files
The graphics, sounds, and map data files a game uses to look and sound the way it does.
placement
The process by which a university helps graduates find jobs at companies, often measured as a percentage of students hired.
subreddit
A topic-specific community inside Reddit where people post and discuss related content.
AI agent
An AI program that can inspect information and suggest what to do next.
Read original