I created a multiplayer game (browser) where you play as a pirate and compete against other players

This page summarizes the projects mentioned and recommended in the original post on /r/SideProject

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • colyseus

    ⚔ Multiplayer Framework for Node.js

  • I usually implement Colyseus (https://github.com/colyseus/colyseus) for the state synchronization, and to get smooth movements, I use client-side interpolation for passive game such as this one where every movement is dictated by the server.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Colyseus – Multiplayer Framework for Node.js

    1 project | news.ycombinator.com | 17 Jun 2023
  • Best language/program to use for simple 'multiplayer' idea

    1 project | /r/gamedev | 11 Apr 2022
  • I’m stuck developing a multiplayer game

    1 project | /r/node | 2 Oct 2021
  • Courses to take with the ultimate Goal of Making an MMO

    1 project | /r/gamedev | 12 Mar 2021
  • Made a snakes with lasers game in JS. Looking for advice on making it online multi-player

    1 project | /r/webdev | 8 Mar 2021