Use JS suited for Online Games?

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

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

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

  • Use the language you're comfortable with. Sounds like you're interested in creating a blockchain game. Writing your own simple game engine isn't simple. I would recommend utilizing an existing one for whatever language you want. If you still choose to write your own it can be a valuable lesson in graphical programming which I personally find fun. It's easier to cheat a webpage embedded game written in Javascript than one ported to WebASM in my experience and I've heard good things about WebRTC for embedded multiplayer games.

  • 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

  • Wishing Upon A Star with Web AR for Disney’s Wish

    1 project | dev.to | 25 Nov 2023
  • Develop a Video Chat App with WebRTC, Socket.IO, Express and React.

    2 projects | dev.to | 31 Aug 2023
  • Live video streaming app

    2 projects | /r/golang | 11 Apr 2023
  • Chat protokoli

    3 projects | /r/programiranje | 7 Apr 2023
  • Send data to specific client from another client with a server in middle[C#][TCP][UDP]

    1 project | /r/csharp | 5 Dec 2022