Hiya! This looks great! I was wondering if there are any tutorials that you would recommend to make a game like this? Specifically, how to create an online real-time multiplayer browser game like this?
Thanks!
Actually it is not multiplayer now. Just AI and few tricks that make it looks like a real multiplayer.
But actually it is how you got to make your online game.
Firstly you need to create the game with bots that can make fun and balanced gameplay, and only then to add multiplayer, that is easy with photon plugin.
But multiplayer without bots leads
1) if your game will not be very popular, it will be empty
2) if the players will disconnect the gameplay will look bad for other players
So you got to connect bots if the room will not have enough players you are adding a bot if the player disconnected you replace him/her with a bot