ECSpanse - an Entity Component System framework for Elixir

This is REALLY amazing!

So, is the state of the hex map map “persisted” in the backend with Ecspanse?

I don’t even know where to start. I have so many questions :slight_smile:

I suppose the map itself is BabylonJS. The UI around Liveview? And then from Babylon to the server, you communicate something like:

BabylonJS → LiveviewJSHooks > Liveview > Ecspanse Events > Ecspanse Systems logic?

Or do you use some different architecture?

I am looking forward to seeing your next updates. And if you have anything deployed and need some play test, I would be happy to give it a try.