I have RELEASED MY 2D MULTIPLAYER SWORD FIGHTING GAME PROTOTYPE
https://snapgamesstudios.itch.io/duel-of-steel and these are some things I have learned from making it in Godot 4
SO WHAT MULTIPLAYER SOLUTION?
I tried some different multiplayer solutions starting with a plan multiplayer solution and ended up realising that nobody plays with lan then started looking around again and found another solution IP p2p I looked at this and it works pretty well, but one big problem you have to share you IP to connect to other people directly, which is a huge security problem so I drop it and I ended up choosing WebRTC because it's cheaper to use and a bit more secure I will have links to tutorial for all these multiplayer solutions for you to try.
I know there are other ones out there but I didn't want to spend too much on a free multiplayer game
OTHER THING I LEARNED/FOUND
TUTORIALS THAT I USED.
Did you like this post? Tell us
Leave a comment
Log in with your itch.io account to leave a comment.