Brute – Entity Component System Library for Clojure
Warning: If you are new to Entity Component Systems, I would highly recommend Adam Martin’s blog series on them, he goes into great detail about what problem they solve, and what is required to implement them. I’m not going to discuss what Entity Component Systems are in this blog post, so you may want to read his series […]