typefight – a speed typing game powered by flask and socketio

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)

1 thought on “typefight – a speed typing game powered by flask and socketio”

Leave a Comment