Tic-Tac-Toe
by gotoAndPlay() | MIT
This demo project shows how to develop a full multiplayer turn-based game with Godot and SmartFoxServer
This demo project shows how to develop a full multiplayer turn-based game with Godot and SmartFoxServer 3 by implementing the well-known paper-and-pencil game for two players. Nonetheless it also supports spectators, who can participate in the game and
Lobby Basics
by gotoAndPlay() | MIT
This demo project, first in a series of three, implements the basic structure of a lobby in a multiplayer game, showing how to launch and join games in SmartFoxServer, and also add an in-game chat
This demo project is the first one in a series of three in which you will learn how to lay the foundations for a lobby application to be used as a template in multiplayer game development. A lobby is a staging area which players access before joining the
loading more results...