Popular repositories Loading
-
SFS_LobbyBasics_GD4
SFS_LobbyBasics_GD4 PublicThis example lays 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 actual game. In…
C# 4
-
SFS_MatchMaking_GD4
SFS_MatchMaking_GD4 PublicThis tutorial is the last in a series of three in which we lay the foundations for a lobby application to be used as a template in multiplayer game development.
C# 4
-
SFS_Shooter_GD4
SFS_Shooter_GD4 PublicThe Shooter example shows how to develop a full multiplayer first/third person combat game with Godot 4.x and SmartFoxServer 2X. The game utilizes SmartFoxServer 2X's ability to mix TCP and UDP bas…
C# 3
-
SFS_Buddies_GD4
SFS_Buddies_GD4 PublicThis example expands the one described in the Lobby: Basics tutorial by adding a friends list to the Lobby scene, with icons to represent the state of friends, controls to add, remove and block the…
C# 2
-
SFS_TicTacToe_GD4
SFS_TicTacToe_GD4 PublicThe Tic-Tac-Toe example shows how to develop a full multiplayer turn-based game with Godot and SmartFoxServer 2X by implementing the well-known paper-and-pencil game for two players also known as N…
C# 2
-
SFS_Connector_GD4
SFS_Connector_GD4 PublicThe Connector example for Godot 4.x shows how to setup and use the SmartFox client API object, establish a connection to the server and login. It also shows how to deal with the different requireme…
C#
If the problem persists, check the GitHub status page or contact support.