Search Results for "multiplayer server" - Page 3

Showing 294 open source projects for "multiplayer server"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    GameServer

    GameServer is a sophisticated, game server designed for online games

    GameServer is a sophisticated, game server designed for massively multiplayer online games. Built with a C++ core and extensible Python scripting, it provides solution for managing persistent game worlds with real-time player interactions, advanced networking, and comprehensive monitoring capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Online Multiplayer Games Lobby written in java, the client lib can be added to any java game, and the server runs on any java enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Linux Air Combat

    Linux Air Combat

    Combat Flight Simulator for LINUX. WW2. Network and VOIP. Open-source.

    WW2 Combat Flight Simulator. Free. Current Version: 9.93. This is now the world's leading open-source combat flight sim for LINUX. Linux Air Combat ("LAC") runs on almost any desktop LINUX system (even Steam Deck & Raspberry Pi) and generates smooth, high-performance flight. If it runs TOO fast on your hardware (framerates beyond 100 FPS), you should activate LAC's built-in FrameRate Limiter as documented...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 4
    P2P Remote Desktop

    P2P Remote Desktop

    P2P Remote Desktop - Portable, No Configuration or Installation Needed

    p2p is a simple and educational peer-to-peer communication framework that demonstrates how devices can discover, connect, and exchange data directly without a central server. Built in C#, this project provides an easy-to-understand foundation for P2P networking, including peer discovery, messaging, and connection management. It’s particularly useful for learners and developers exploring decentralized communication or building the groundwork for P2P applications like chat systems or multiplayer games.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 5
    Mech Station Beta

    Mech Station Beta

    Mech Station Beta - Tower Defense like Game

    ...Developed solo over half a year, with 500 KB of source code and AI-generated graphics. As you can see from the screenshots, the game is designed in a pixel art style. One of the planned features is multiplayer. Your feedback is welcomed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mirror Engine

    Mirror Engine

    V1, Mirror Classic. V2, Mirror Engine: Join Discord for access

    ...The repository includes components for both the engine application and supporting server infrastructure, allowing the platform to function as a full game development ecosystem. The engine aims to simplify the process of building multiplayer experiences by providing built-in networking, asset management, and synchronization systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Arisen GSC Injector

    Browse, Download and Install GSC Mods for Black Ops 2

    A basic server-driven Call of Duty: Black Ops 2 GSC injector. Supports Multiplayer and Zombies.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Socket.IO Redis Adapter

    Socket.IO Redis Adapter

    Adapter to enable broadcasting of events to multiple server nodes

    ...Developers can use it for chat systems, dashboards, multiplayer apps, notifications, collaborative tools, and any real-time system that needs horizontal scaling. It still requires proper sticky-session configuration at the load balancer level because Socket.IO sessions remain tied to the server that accepted them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Live Game Server List (LGSL)

    Live Game Server List (LGSL)

    LGSL (Live Game for PHP 5.4-8+: online status for various gameservers

    LGSL (Live Game Server List) for PHP 5.4-8.3+: online status for Discord, FiveM, Rust, CS, SA:MP, GMOD, Minecraft, Source Query, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    Xonotic

    Xonotic

    Superproject containing build scripts and tools to download assets

    ...Born as a community fork of the Nexuiz project to preserve open development principles, Xonotic runs on an enhanced version of the DarkPlaces engine and supports Windows, macOS, and Linux platforms with no installation required beyond extracting the game files. Players can enjoy a wide variety of multiplayer game modes—from traditional deathmatch and team captures to experimental variations like Nexball and Freeze Tag—each designed to exploit high mobility and deep map knowledge. The game includes dozens of official and community-created maps, robust server browsing, customizable HUD and controls, and even an integrated statistics system called XonStat for tracking performance.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Ambient

    Ambient

    The multiplayer game engine

    Ambient is an open-source, cross-platform runtime and engine for building and deploying high-performance multiplayer games and 3D applications, using a modern stack built on Rust, WebAssembly (WASM), and WebGPU. It aims to make multiplayer game development accessible and flexible, providing an entity-component-system (ECS) at its core that doubles as a real-time in-game database; everything in the game — from world objects to runtime data — is represented as entities + components, which can...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Stars! Nova
    Stars! Nova is a clone of the classic 4X space strategy game Stars!. While nowhere near the functionality of Stars! quite a few features have been implemented so far. See the Nova web page for details.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Hoverball and HoverWare

    Hoverball and HoverWare

    3D Multiplayer Hover Soccer

    3D multiplayer realtime game with separately packaged 3D graphics middleware layer built on OpenGL. Runs on Linux, Win32, Mac OSX, Android - OpenGL/GLES 2.0 or later required
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    boardgame.io

    boardgame.io

    State Management and Multiplayer Networking for Turn-Based Games

    The project implements a lightweight but powerful engine for creating turn-based games (board games, card games, turn-based strategy, etc.) in JavaScript. With boardgame.io, you define the game logic in pure functions: you describe how the game state changes when a move is made, and the framework handles all the rest (state management, synchronization, storage, multiplayer, etc.). This abstraction lets developers focus on the rules and mechanics rather than on networking, persistence or UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NSV13

    NSV13

    NSV13, a Ship-to-ship Combat SS13 Server

    NSV13 is a standalone fork/mod of Space Station 13, themed around ship-to-ship combat. Set aboard warships, it allows players to perform roles such as captain, gunner, pilot and crew. It requires compilation via DreamMaker or custom build tools (Windows batch or Unix scripts). The game emphasizes teamwork, wartime strategy, and immersive multiplayer gameplay.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Vanilla-oIT

    Vanilla-oIT

    An unmodified version of the MMORPG Impressive Title by KovuLKD

    .... - This server is ONLINE! - create your own TLK lion and hunt down prey while gathering items and more - you can use this client for testing and modify the media - you are able to spawn prey and items in campaign/offline mode - you can teleport to other maps in multiplayer and campaign Vanilla-oIT Project Website: https://minerva-services.net/software/vanilla-oit.php
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    workerman-todpole

    workerman-todpole

    HTML5+WebSocket+PHP(Workerman) , rumpetroll server writen using php

    workerman-todpole is an HTML5, WebSocket, and PHP multiplayer interaction demo built on the Workerman framework. It recreates a tadpole-swimming style real-time experience inspired by Rumpetroll. The project replaces the original Ruby backend with a PHP server stack. Users open the browser interface and control small animated tadpoles in a shared live space. The backend handles persistent WebSocket communication so multiple clients can appear and move together in real time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GoCraft

    GoCraft

    A Minecraft like game written in go

    ...GoCraft includes basic terrain generation, block placement mechanics, and player movement within a procedurally generated world composed of cubic blocks. The game engine provides essential features such as world rendering, chunk management, and interaction with blocks through simple controls. It also includes multiplayer functionality through a client-server architecture that allows multiple players to interact in the same world environment. The project was originally created as an experimental or educational exercise to demonstrate how the Go language can be used to develop game engines and networked sandbox games.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    San Andreas Unity

    San Andreas Unity

    Open source reimplementation of GTA San Andreas game engine in Unity

    ...Game fully works in multiplayer. You can start the game as dedicated server, as a host (server & client at the same time), or you can connect to a server. This works on all supported platforms, which means you can start a host even on Android device.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 20
    3D game engine and multiplayer/singleplayer FPS game
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 21
    FiveM Linux Utilities

    FiveM Linux Utilities

    FiveM (GTA: V, Grand Theft Auto V Multiplayer) utilities

    This starts up your FiveM server at boot time and within 60 seconds if it should crash. It also has a backup script and a management console
    Downloads: 40 This Week
    Last Update:
    See Project
  • 22
    KBEngine

    KBEngine

    A MMOG engine of server

    KBEngine is an open-source MMOG server engine. Clients can communicate with the server through a simple protocol. KBEngine plugins can be quickly combined with (Unity3D, OGRE, Cocos2d-x, HTML5, etc.) technology to form a complete game client. The server-side low-level framework is written in C++, and the game logic layer uses Python (supports hot-fixing). Developers do not need to repeatedly implement the underlying technologies common to some game servers, and instead can focus their efforts on the game development level, to quickly build various multiplayer games. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Crossfire-Weather-Patch

    Crossfire RPG Game Weather Patch -- Now a branch on the official repo!

    This patch set has been migrated into a branch in the Crossfire RPG Game repository, where it will hopefully have more eyes on it and progress faster than the speed of me. See https://sourceforge.net/p/crossfire/crossfire-server/ci/weather/tree/ for the current server code, https://sourceforge.net/p/crossfire/crossfire-maps/ci/weather/tree/ for the map changes, and https://sourceforge.net/p/crossfire/crossfire-arch/ci/weather/tree/ for the archetype changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wolfpack Empire Utilities

    Wolfpack Empire Utilities

    A suite of tools to make operating a Empire server easier

    If you want to set up a BBS door or a shell account to replace bash, this lets you get a lot of data remotely. Alsi includes startup/restart, backup, and management scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Imperium

    Imperium

    The online networked game called Imperium

    The online networked game called Imperium located at Empire Directory. Join our Discord server at https://discord.gg/u5HKyDgtkP
    Downloads: 0 This Week
    Last Update:
    See Project