Right now, I am in the process of programming a multiplayer text-based adventure game. The server is running on python and connects to the client (just a webpage) using socket.io. There is still a lot of
work to do before I can even release a testing version of it, but I am super excited to get it out there! (Last updated 11/19/2020)