Snakes - my first HTML5 multiplayer browser game - 100% JavaScript - WITH BOTS! - works on desktop, iPhone, android - Phaser for rendering, NodeJS game server with real-time networking using WebRTC's data channels (UDP!) hosted on FREE 6GB ARM compute from IBM

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

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

    Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

  • Google's WebRTC requires a turn/stun server for "ice negotiation", so I installed "coturn" on Ubuntu 20 to host my own. WebSockets works as the middle man for this negotiation, taking the client's IP to build an ice candidate to send to the server, establishing a WebRTC p2p data channel with the server (UDP stream!) https://webrtc.org/

  • PixiJS

    The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.

  • The visual rendering is done by Phaser. I have a working version using Pixi as well, but went with Phaser for arbitrary reasons. https://phaser.io/ https://pixijs.com/

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

  • The visual rendering is done by Phaser. I have a working version using Pixi as well, but went with Phaser for arbitrary reasons. https://phaser.io/ https://pixijs.com/

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

  • Consider web technologies for game development

    3 projects | /r/gamedev | 15 Sep 2023
  • How can I switch from webdev career to gamedev?

    2 projects | /r/gamedev | 29 May 2023
  • Suggest an online course like CodeCademy Game Dev

    2 projects | /r/gamedev | 19 May 2023
  • Babylon 6.0

    5 projects | news.ycombinator.com | 20 Apr 2023
  • Looking for unfiltered feedback on my browser-based platform fighter trailer

    2 projects | /r/DestroyMyGame | 15 Mar 2023