An attempt at having a unified server / client with shared core and sync changes as needed to the clients. The server also holds the threejs scene making it easy to traverse the scene on the server too for raycasting etc.. The client then extends the BaseGame class to add rendering
This was taken out of another project that is in development thats why there is no git history. About 20% of this was generated with help of claude / codex at various points. Some more info on resources used here: https://mavonengine.com/getting-started/ai-useage-policy
esperent•1h ago
Has this been used to make any games yet? I couldn't find any on the website.
Thats where its come from. Its basically all of the underlying code that could be abstracted away to reuse. Kind of helped clean up the game code too because I had to seperate things out better.
mattvb91•1h ago
This was taken out of another project that is in development thats why there is no git history. About 20% of this was generated with help of claude / codex at various points. Some more info on resources used here: https://mavonengine.com/getting-started/ai-useage-policy