Website with a real-time multiplayer Pong contest with Python (Django) backend, JavaScript (Bootstrap Toolkit) frontend, and various modules for enhanced features like tournaments, blockchain integration, AI opponents, and more.
7
stars
2
forks
source link
Remade backend, implemented Live chat, changed user. #34
Pull Request
Purpose of the Change: I Implemented livechat using WSS, also everything works now with HTTPS. User isn't a customform anymore. Simplified code a lot.