Hello everyone, over the last couple of months I have been developing a speed typing multiplayer game.
The frontend is written in Typescript using PixiJS, the backend is written in python, the server uses flask and flask-socketio, game instances are created using celery with redis as a broker.
[https://typefight.me](https://typefight.me)
Interesting concept. Since it’s a show-and-tell, mind sharing the repo?