A Minecraft server written in COBOL

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Geyser

    A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.

    There are extensions/plug-ins to the standard Java server, allowing Bedrock players, and xbox accounts to join:

    https://geysermc.org/

    (Plus Floodgate so they don't need a Java account)

    I just setup a new family minecraft server last week and have successfully hosted java and bedrock players simultaneously (one coming in from a Nintendo switch, another from their phone and several from Java clients).

    There are also plug-ins allowing older (or newer) client versions to connect to your server as well (ViaVersion, ViaBackwards).

  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. CobolCraft

    A Minecraft server written in COBOL

  4. MCHPRS

    A multithreaded Minecraft server built for redstone.

    A minecraft server isn't exactly a small side project. There are some in works for 3-5 years and they are not yet complete, some have very specific features (like https://github.com/MCHPR/MCHPRS which is meant for redstone showcases). This COBOL server doesn't yet implement lighting and that's one of the hardest parts since mob generation also depends on it. It also didn't fully implement some blocks. You need years to finish a minecraft server so getting something done fast isn't the best path along the way.

  5. otterkit-cobol

    Discontinued A free and open source Standard COBOL compiler for 64-bit environments

    Yeah, I love these insights.

    If you are interested, here are insight from making a COBOL to C# compiler: https://github.com/otterkit/otterkit-cobol/issues/40

    I am now convinced that COBOL is just a high level assembler.

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

  • Pumpkin: A Modern Minecraft server written in Rust

    10 projects | news.ycombinator.com | 15 Oct 2024
  • Problem with the mod "Bodies! Bodies!" and "Trinkets"

    1 project | /r/feedthebeast | 29 Nov 2023
  • Behind a proxy, how can I prevent clients with no mods or missing mods from entering?

    1 project | /r/fabricmc | 31 May 2023
  • Creat astral brass not mixing

    1 project | /r/CreateMod | 27 May 2023
  • Recipe Datapack Help.

    1 project | /r/CreateMod | 9 May 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?