Anyone successfully combined PixiJs and an ECS library before?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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