Posted July 18, 2023 by David Wu SoftDev
#first release
This is the first time I implement online multiplayer in a game.
This version is still in alpha because I haven't thoroughly tested it and some visual effects are missing.
Please keep in mind this was mostly a multiplayer implementation experiment. I'm using Unity's multiplayer services free tier, which comes with a relatively low capacity limit, so sometimes the game may fail to create a room due to the limit being reached. If you wait some minutes, hopefully a slot will be available to create a room once other players have finished their match.
Important notes: