Anyone successfully combined PixiJs and an ECS library before?

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

    Discontinued Entity Component System for javascript

  • ECSY was being built by devs at Mozilla who who building AR experiences for the web. They even built a super cool DevTools browser extension for visualizing all the nodes. Looks really great! Unfortunately I heard there were politics, and Mozilla wasn't sure if they wanted to utilize ECSY or rely more on the A Frame library. As I understand, some of the ECSY devs got laid off, and I haven't seen much action. They had been about to start down the oath of memory optimizations that would really set ECSY apart from other systems. https://github.com/ecsyjs/ecsy https://github.com/ecsyjs/ecsy-devtools

  • ecsy-devtools

    ECSY Developer tools extension

  • ECSY was being built by devs at Mozilla who who building AR experiences for the web. They even built a super cool DevTools browser extension for visualizing all the nodes. Looks really great! Unfortunately I heard there were politics, and Mozilla wasn't sure if they wanted to utilize ECSY or rely more on the A Frame library. As I understand, some of the ECSY devs got laid off, and I haven't seen much action. They had been about to start down the oath of memory optimizations that would really set ECSY apart from other systems. https://github.com/ecsyjs/ecsy https://github.com/ecsyjs/ecsy-devtools

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

    🎮 Your friendly TypeScript 2D game engine for the web 🗡️

  • Another option is Excalibur, a game engine being built in TypeScript. Looks great and their docs are easy to follow. I tried it out to make a simple game, and was able to produce something in a couple hours. I saw a few PRs get merged a while back that involved their own implementation of an ECS system. I think the work is still in progress though, so I don't know if they've documented it yet. Their team do this as a hobby I think, so progress is pretty slow since it occupies their free time. https://excaliburjs.com/ https://github.com/excaliburjs/Excalibur/pulls

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

  • What are developers these days using for creating browser games?

    2 projects | /r/gamedev | 14 Feb 2022
  • Pathfinding Part 2 with A*

    3 projects | dev.to | 25 May 2024
  • Web Game Engines and Libraries

    5 projects | news.ycombinator.com | 23 Apr 2024
  • Gamedev.js Jam 2024 start and theme announcement!

    4 projects | dev.to | 13 Apr 2024
  • Show HN: Detonator2D a 2D game engine and editor

    1 project | news.ycombinator.com | 4 Apr 2024