CarlLandry357@lemmy.world to Programming@programming.dev · 4 months agoWhich is better, Unity or Godot?rocketbrush.comexternal-linkmessage-square9linkfedilinkarrow-up129arrow-down15
arrow-up124arrow-down1external-linkWhich is better, Unity or Godot?rocketbrush.comCarlLandry357@lemmy.world to Programming@programming.dev · 4 months agomessage-square9linkfedilink
minus-squarethericofactor@sh.itjust.workslinkfedilinkarrow-up3·4 months agoWould it be possible in Godot to create a multiplayer strategy game on iOS and Android? Anyone have resources to sync game states over the internet?
minus-squaremagic_smoke@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up6·4 months agoIf you ever need information on development, the best place to check first will always be official docs, Good luck on your project! https://docs.godotengine.org/en/stable/tutorials/networking/high_level_multiplayer.html https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_ios.html https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html
minus-squarephonics@lemmy.worldlinkfedilinkarrow-up3·4 months agoYou can export your projects for both yeah.
minus-squareCarlLandry357@lemmy.worldOPlinkfedilinkarrow-up1·4 months agoI know I’ve read somewhere that you can export the projects to Steam or Playstore. I’m just a beginner though.
Would it be possible in Godot to create a multiplayer strategy game on iOS and Android? Anyone have resources to sync game states over the internet?
If you ever need information on development, the best place to check first will always be official docs, Good luck on your project!
https://docs.godotengine.org/en/stable/tutorials/networking/high_level_multiplayer.html
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_ios.html
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_android.html
You can export your projects for both yeah.
I know I’ve read somewhere that you can export the projects to Steam or Playstore. I’m just a beginner though.