python-tcod-ec

Entity/Component containers for implementing composition over inheritance. Works well with type hinting. (by HexDecimal)

Python-tcod-ec Alternatives

Similar projects and alternatives to python-tcod-ec

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

python-tcod-ec reviews and mentions

Posts with mentions or reviews of python-tcod-ec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.
  • Sharing Saturday #452
    6 projects | /r/roguelikedev | 3 Feb 2023
    I've also added a new class called Composite to tcod-ec which allows for multiple components per class and looking up components by a base class. While this is more flexible than ComponentDict I feel that the extra complexity detracts from its usefulness greatly and the new container quickly leads into anti-patterns in my attempts to use it. I struggle to make examples for Composite which couldn't be better expressed in other ways. So far it feels like the restrictions of ComponentDict are a feature rather than a flaw.
  • does an ECS system need unique identifier ( uuid ) ?
    3 projects | /r/roguelikedev | 3 Feb 2023
    For my own project I've been skipping the entity repository and systems and implementing only entity/component frameworks for practice and since I might not need systems most of the time (although there are big downsides for entities and components not being in a repository). My own project can be found here.
  • Dates are set for the 7DRL Challenge 2023!
    1 project | /r/roguelikedev | 5 Jan 2023
    I don't have ECS yet, I've tried the current Python libraries but didn't like their typing support, so right now I'm experimenting with basic EC frameworks. I have a decent example right now, and it should be clear how this is better than the Python tutorials implementation.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic python-tcod-ec repo stats
3
1
5.8
30 days ago

HexDecimal/python-tcod-ec is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of python-tcod-ec is Python.


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