monoclex / smiley-face-game

https://smiley-face-game.sirjosh3917.com/
GNU Affero General Public License v3.0
8 stars 0 forks source link

Server rewrite #178

Closed monoclex closed 2 years ago

monoclex commented 2 years ago

This is just the bare minimum to get a working replacement server written in C#. Now, we can scale up beautifully, our REST APIs are nicer (C# and not gross TypeScript horror), and our server-side TypeScript logic is extremely easy to follow and change.