geotic VS EntityComponentSystemSamples

Compare geotic vs EntityComponentSystemSamples and see what are their differences.

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
geotic EntityComponentSystemSamples
1 23
175 6,847
- 1.2%
1.5 4.8
10 months ago 4 days ago
JavaScript C#
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

geotic

Posts with mentions or reviews of geotic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-27.
  • What programming "paradigm" do you guys use for your ASCII / Roguelike games?
    2 projects | /r/roguelikedev | 27 Feb 2022
    If you're using javascript I can't recommend geotic highly enough. I've used it on a bunch of games myself and have always had a pretty good experience. It's not a pure ECS architecture as it encourages logic in your components and events but that's mostly because it's based on talks given by the devs from ADOM and COQ - both of which seem to use ECS-like architecture. The repo has some nice example projects worth a look.

EntityComponentSystemSamples

Posts with mentions or reviews of EntityComponentSystemSamples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.

What are some alternatives?

When comparing geotic and EntityComponentSystemSamples you can also consider the following projects:

bitECS - Functional, minimal, data-oriented, ultra-high performance ECS library written in JavaScript

unity-deterministic-physics - Cross-platform deterministic physics simulation in Unity, using DOTS physics and soft floats

entity-system-js - ensy - A very simple Entity System for JavaScript

ecs-unityintegration - UnityEditor integration for LeoECS Entity Component System framework.

stampadia - A daily print-and-play roguelike adventure you can play offline.

SimpleSIMD - Easy to use SIMD accelerated Array and Span methods

nodebestpractices - :white_check_mark: The Node.js best practices list (February 2024)

unity_browser - Open source Unity3d web browser created by Vitaly Chashin https://bitbucket.org/vitaly_chashin/simpleunitybrowser

DuckEngine - A 2D Game Engine for the web.

libm - A port of MUSL's libm to Rust.

serialize-javascript - Serialize JavaScript to a superset of JSON that includes regular expressions and functions.

UniteAustinTechnicalPresentation