tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://mardozux.itch.io/gogo-multiplayer


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