Can we create a board game

gevlolpo

Godot Version

Godot v4.12

Question

Hello everyone, may I ask how difficult it is to create an online board game using Godot? What knowledge do we need to master? thanks

Can we create a board game

1 Like

Yes, yes you can :smirk:

it depends on the features you want to deploy, and the board game you replicate, and platform you target

multiplayer requires some reading, but I’d recommend using the build in Multiplayer nodes instead of RPCs.

1 Like

:kissing_heart:
Thank you very much for your guidance
I’ll go learn and test it :joy_cat:

I think you’ll need to get the hang of the basics in Godot, like creating scenes, scripting with GDScript, and handling user input. For online multiplayer, try using Godot’s built-in multiplayer nodes to make things easier. If you’re looking to promote your board game after it’s made, check out https://www.rileyjamescopy.cоm/board-game-marketing. They have some useful tips on marketing and copywriting for board games.