There be dragons: Entity Component Systems for roguelikes

A really great talk from the 2018 Roguelike Celebration discussing the use of ECS in roguelikes. I used this talk (and a little bit of extra research) to create this really simple implementation in Javascript, which is probably entirely too proof-of-concept to be of any real practical use, but it was a fun little exercise.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.