snecs

A straightforward, nimble ECS for Python (by slavfox)

Snecs Alternatives

Similar projects and alternatives to snecs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better snecs alternative or higher similarity.

snecs reviews and mentions

Posts with mentions or reviews of snecs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.
  • Sharing Saturday #443
    5 projects | /r/roguelikedev | 2 Dec 2022
    I tried to use Snecs but its type-hinting was not robust enough for VSCode's Pylance. I had to throw it out and make my own simplified version of ECS. I can add single arbitrary components to entity objects but I don't have a global registry for them. Which is too bad since the global registry is a useful and important part of ECS.
  • Sharing Saturday #382
    4 projects | /r/roguelikedev | 1 Oct 2021
    I've been closely looking at the Python ECS libraries Snecs and Esper. I was hoping I could use one of them to fix the Python tutorial without making the tutorial about writing an entity-component engine. What I actually want would be a Python ECS library with NumPy for static types, but a library I did find for that didn't have a good enough license for a tutorial. For now I'll be okay with dynamic types just so I can fix my current problems, and I'll think about performance some other time.

Stats

Basic snecs repo stats
2
15
0.0
almost 2 years ago

slavfox/snecs is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.

The primary programming language of snecs is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com