gogo multiplayer
A downloadable game for Windows, macOS, and Linux
A simple FPS online to play with coworkers and friends
Multiplayer local
First: Startup your Server, run the Executable by terminal/console
Windows | .\gogoplay.console.exe -s --headless -- port=9999 |
Mac | ./godot-fps.command -s --headless -- port=9999 |
Linux | ./gogoplay.sh -s --headless -- port=9999 |
Secondly: Run the Executable as the Client (game), and replace "localhost" with the IP Address (IPv4) of the server, you can find it in the Network status of the Server computer
Multiplayer Online
You will need to upload the Linux executable in a Cloud Server Instance (EC2, Droplet, etc..) and run as the example above, then share the Public IP of your cloud instance with your friends to connect as the client in the party.
Alternatively, Run the server with the flag "-pnp" instead "-s", but be careful, as this option requires that you enable the PNP in your router, this option is dangerous, how this opens your Local Network, everyone that has your IP address can access your data in your network, So use this alternative With wisdom of uncle ben, and only share the IP with friends
Status | Released |
Platforms | Windows, macOS, Linux |
Author | mardozux |
Genre | Shooter |
Tags | First-Person, Local multiplayer, Multiplayer |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.