Creating a simple tic-tac-toe game with Django / Channels / DRF / Celery and Typescript.
Jan 27, 2022 · 5 min read · Introduction This is the first of four parts on creating a simple game based on Python and Typescript. I and my colleague worked on our small pet project (online turn-based fighting) and I think, our experience could be useful for someone else. We wi...
Join discussion