Skip to content

tnichols217/orthelloServer

Repository files navigation

Orthello Server

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

image

Works by generating svg images in python through the node server, which also keeps track of multiplayer status and caching.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published