brute icon indicating copy to clipboard operation
brute copied to clipboard

A simple and lightweight Entity Component System library for writing games with Clojure and ClojureScript.

Results 1 brute issues
Sort by recently updated
recently updated
newest added

What would be a performant way to get entities with multiple components with the current implementation?

question