Liblast on Nostr: Me and yank scally have been co-working via Jitsi Meet and #Syncthing on the #Liblast ...
Me and yank scally have been co-working via Jitsi Meet and #Syncthing on the #Liblast Framework core this past week.
I think it's taking shape.
I've decided to create a game core and core services which are spawned by the core as nodes and references are kept in a dict. Now anytime something is spawned it's given a dict of these core services references so it can talk to them.
You might think "oh why not just do singletons?" - well, this way I can spoof the references for testing!
*verte*
I think it's taking shape.
I've decided to create a game core and core services which are spawned by the core as nodes and references are kept in a dict. Now anytime something is spawned it's given a dict of these core services references so it can talk to them.
You might think "oh why not just do singletons?" - well, this way I can spoof the references for testing!
*verte*