SpaceTraders: A multiplayer game built on a free web API

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
  • fuse

    Multiplayer Online Standard (by tinspin)

    While this seems focused on trading, kinda like EVE (spreadsheet MMO), I think physical action is the real attraction of 3D graphics/audio:

    So I made a very scalable MMO protocol: https://github.com/tinspin/fuse

    It's event based so analog movement should be compressed, which means headshot FPS are not the target audience. But it works fine with action games that take scalability into concern.

    I'm curious how hard people find it to adopt. I'm guessing I need to deliver a good and open game on top of it to see adoption.

  • 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
  • pioneer

    A game of lonely space adventure

    Not to be confused with Pioneer Spacesim, the remake of Elite 2, a free online game

    https://pioneerspacesim.net/

  • restwars

    An online game (like the good old browsergames) which can be played via a REST interface

    Try RESTwars: https://github.com/phxql/restwars

    We used to play this together in the same LAN, it’s pretty similar to SpaceTraders.

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

Did you konow that HTML is
the 9th most popular programming language
based on number of metions?