LIVE - https://sgame.ompharate.tech/
GITHUB REPO - https://github.com/ompharate/multiplayer-game.git
- The primary purpose of this application is to build and test a scalable system while evaluating my technical knowledge.
- The user interface is kept simple, with each ball representing a real-time user who can move.
- When a new user joins, a new ball is created to indicate their presence.
- The focus of this project is not on frontend design but on the backend infrastructure and scalability.
- This application is designed to test and enhance my understanding of real-time systems and scalability challenges.
Here is current System Design
I have tested traffic on a single server and successfully handled approximately 43000 Requests on 50% CPU usage.
Here is result