[go: up one dir, main page]

Browse free open source C Game Servers and projects below. Use the toggles on the left to filter open source C Game Servers by OS, license, language, programming language, and project status.

  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 1
    LASANGE aims at creating a mostly-automated LAN session administration and management system. It will provide game server management (rapid deployment of game servers) and tournament management in a more advanced and automated way than other systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    D2GS is a Diablo II Game Server, to play diablo 2 on closed realms under pvpgn with version 1.10 and latter. IMPORTANT: We dont have a working d2gs, we only have a prototype, the release date is not defined at the moment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This project is to create a game server launcher, for games like Quake3 and possibly direct play games such as Age of Empires. This program is to be run as a background process and launch the game server much like HEAT used to work. Currently working on a
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XQF

    XQF

    Game server browser

    XQF is a game server browser and launcher for Unix/X11 written using the GTK toolkit. XQF is a front-end to QStat and supports many games including Quake, Quake2, Quake3 and Unreal Tournament. XQF development is now tracked on GitHub: https://github.com/XQF/xqf
    Downloads: 1 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 5
    Extendable game server for a Linux Deathmatch. Basically, a Linux Deathmatch is a realtime hacking competition where several teams share a network and try to set up services, for which they get scores, and hack the other players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This Project on to get I386 Emulation integrated into Garrysmod. By using a modified graphics driver able to pass the raw application output directly to the game server to be sent to clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NexuizXonotic-Hybrid

    NexuizXonotic-Hybrid

    Nexuiz-Xonotic Client

    What is NX1-Hybrid? To determine if this project is for you, ask yourself this: *Would you like to be able to experience both Nexuiz and Xonotic? *Are you fed up with having to switch between games and configurations? *Would you like to have just one client with a consistent-seamless interface? If the answer to any of those questions was YES, then that means that NX1-Hybrid is for you! It provides you with a seamless integration of Xonotic and Nexuiz, a consistent menu interface (Xonotic based) and the ability to choose your desired game server and just play! Who made NX1-Hybrid possible? All credits go to the development teams behind Xonotic, Nexuiz, Darkplaces, SDL and many other subprojects. Thank you for reading this and most importantly have fun! For more information and additional screenshots please visit: http://www.xonotic.org http://www.alientrap.org/games/nexuiz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The NNGS (No Name Go Server) is a game server which allows you to play the game of Go over the Internet. It basically runs as a 'deamon' under Unix (though cygwin-port is available) and supports connections from many clients (both graphical and text)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MUS is a cards game with 4 players around a table. It is a spanish (basque) game. Easy to learn to play but hard to master. Important to decoy opponents. SUMUS is a server for such a game. Clients are also provided or in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 10
    ServerArk

    ServerArk

    Linux game server UDP flood analyzer and protector

    ServerArk is a application for Linux gaming servers that samples and analyzes incoming UDP packets at the kernel level in real time to determine if any packets are part of a UDP flood attack. Flood attacks on gaming servers are typically designed to make the players on the server lag to the point where the game is not playable. It can even crash some game servers. ServerArk automatically detects when a UDP flood attack occurs and uses kernel-level iptables rules to dynamically block those packets from being processed by the game server at all. It essentially lifts the game server "above the flood" and allows the game to still be playable, even under very heavy attacks. It can be run interactively with a high level of verbosity (to watch its logic in action), or it can be run unobtrusively as a daemon with output to daily log files (typical usage).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Skynet

    Skynet

    A lightweight online game framework

    Skynet is a lightweight online game framework which can be used in many other fields. Skynet is a lightweight framework designed for online game servers. Although from the feedback of the Community , it's not limited as a game server framework. On the Uses page, it shows a few projects that have used or currently using Skynet, but there are way more projects than listed. And welcome to be the next user. For Linux, install autoconf first for jemalloc. For FreeBSD , use gmake instead of make. Skynet now uses a modified version of lua 5.4.2 for multiple lua states. Official Lua versions can also be used as long as the Makefile is edited. With Socket API and SocketChannel , which makes it easier to implement socket pool and reconnect, you can use Skynet to call socket even asynchronously. Skynet doesn't force a specific protocol, you can come up with your own design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Syndrome is a flexible board-game server system, which allows flexible hosting, serving, and management of a wide variety of board games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goblin and the butterfly
    Tgatb is a 2/3D client for a MMORPG using SDL libraries, written in C, so it should compile at least under Linux, Windows and Mac OS. The game server is up and running, so you can log into the game and start playing. A client for Linux and Windows is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    UDP Game Broadcast Bouncer

    Play old LAN games across the world!

    A light utility program that uses wpcap (somewhat needlessly) to redirect UDP packets allowing individuals to play Warcraft 3, Starcraft, and Unreal Tournament 2003, without the use of a game server across subnets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project is back in progress. Complete reprogramming is taking place. gDome// is a set of programs for creating a community for multiplayer games like Quake3 or Half-Life. It also includes gQuery//. A php game server query script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rejoin your friends on lan and internet games with one click or join lan games from the internet. see server and player info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    an general purpose online game server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Game server and client for infinite board's games. Free compiler of zrf (Zillions of games) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    qscore

    qscore is a suite of tools to parse Quake III: Arena games.log

    qscore is a suite of tools to parse Quake III: Arena (and compatible) games.log into high scores and statistics, a map manager, a tool to dump human readable demo contents, remote console for game server administration, and a private master server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    starrydb-publice

    starrydb-publice

    starrydb is game server engine

    starrydb is game server engine, As long as a few simple scripts can help you quickly build a game server. email:admin@starrydb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next