I want to develop a word guessing game where any user can participate by visiting the site url and on-site there is one input to enter the name and one button to join the game no one needs to log in.
and imagine if there are 500 players online at the same time I want to divide them in 10 players group and create screen for 10 players where user can play a word guessing game
then it would be 50 screens will be there for 500 players.
can anybody will help me to understand which technology should I use to achieve this type of project
I am a .net core developer can I achieve this using signaler than how, I am new to signal.
Please refer to screenshot to view how the game will look