How should I learn to make a multiplayer web game?

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

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

    Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)

  • Start with a single player web game first then. Mutliplayer is not something that's suitable for a beginner. Phaser is a good start for web games.

  • boardgame.io

    State Management and Multiplayer Networking for Turn-Based Games

  • Depending on your game's requirements, you might consider investigating boardgame.io. It is focused on turn-based board games, but that might be all you need. They discuss state management (including secrets), game discovery, turn processing, and other useful features.

  • 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

  • Gamedev.js Jam 2024 start and theme announcement!

    4 projects | dev.to | 13 Apr 2024
  • Building an infinitely large open-world

    1 project | dev.to | 11 Feb 2024
  • Simple React Game Tutorial

    1 project | /r/reactjs | 9 Dec 2023
  • Advice on easy-to-learn game engines? Planning a marriage proposal year(s) in advance

    1 project | /r/gamedev | 7 Dec 2023
  • I'm looking for contributors for my open source project

    1 project | dev.to | 30 Nov 2023