A project designed to learn basic server side rendering, nodejs + express, multiplayer, and connecting a simple python backend
Run the server with node server.js
to start the https (requires SSL certificates) server on port 8080
Works by generating svg images in python through the node server, which also keeps track of multiplayer status and caching.