DEV Community

Discussion on: Entity Component System - an old new thing

Collapse
 
philt profile image
Phil Thompson

Not Unity specific but I recently discovered this ECS F# library github.com/bcarruthers/garnet

Collapse
 
kspeakman profile image
Kasey Speakman

Thanks for that link. I will check it out.