OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. OpenTTD

    OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. awesome-game-remakes

    Actively maintained open-source game remakes.

    What made OpenTTD a great success that it's playable out of the box. Most open source game remakes [0] are engine-only and you still need the graphics, arts, sound, and music assets to make it a 100% experience. OpenTTD started like that too but from the very beginning it was a goal to "detach" the game from the original. OpenTTD was released in 2004 and by 2008 100% of the sprites were replaced so the original game files were not needed anymore.

    https://wiki.openttd.org/en/Basesets/OpenGFX

    https://wiki.openttd.org/en/Basesets/

    0, https://github.com/radek-sprta/awesome-game-remakes

  4. openttd

    openttd docker container (by bateau84)

    I hosted a multi-player server for my friends and it was a blast. The Docker image makes it so easy: https://github.com/bateau84/openttd

  5. OpenTTDLab

    A Python framework for running reproducible experiments using OpenTTD

    I have posted this before, but I’ve been working on a wrapper for OpenTTD to turn it from a game to a (slightly!) more serious system for research/experimentation, especially using its AI system:

    https://github.com/michalc/OpenTTDLab

  6. ttd_addons

    Historical code for "containerization" of the OpenTTD server

    It's quite nice to see how technology has developed since then. A few years ago I wrote a wrapper around the openttd server to allow easier hosting (as well as putting it in a chroot) - now with docker/podman/... something like this is way more accessible. I've just created a mirror of the old repository on github, in case anybody is interested in that for historical reasons: https://github.com/bwachter/ttd_addons

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there a site where I can see ongoing decompilation projects?

    1 project | /r/REGames | 5 Dec 2023
  • Posso ser processado por uma empresa que foi extinta voluntariamente?

    1 project | /r/ConselhosLegais | 23 May 2022
  • A list of open source games

    5 projects | news.ycombinator.com | 13 May 2024
  • How can I get started with voxel programming? Not programming in general, voxel-specific programming.

    1 project | /r/learnprogramming | 9 Dec 2022
  • Eure liebpings Handy Games

    2 projects | /r/zocken | 28 Jun 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?