> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Games

> Multiplayer game servers and browser games for entertainment

Multiplayer game servers and browser games.

## Applications

<CardGroup cols={2}>
  <Card title="0 A.D." icon="chess" href="https://play0ad.com/">
    Cross-platform real-time strategy game of ancient warfare.

    **License:** MIT/GPL-2.0/Zlib | **Platform:** C++/C/deb
  </Card>

  <Card title="A Dark Room" icon="door-closed" href="https://github.com/doublespeakgames/adarkroom">
    Minimalist text adventure game for your browser.

    **License:** MPL-2.0 | **Platform:** Javascript
  </Card>

  <Card title="Digibuzzer" icon="bell" href="https://digibuzzer.app/">
    Create a virtual game room around a connected buzzer (documentation in French).

    **License:** AGPL-3.0 | **Platform:** Nodejs
  </Card>

  <Card title="Hypersomnia" icon="gun" href="https://github.com/TeamHypersomnia/Hypersomnia">
    Competitive top-down shooter blending Counter-Strike with Hotline Miami. Runs on Linux, Windows, MacOS and the Web.

    **License:** AGPL-3.0 | **Platform:** C++/Docker
  </Card>

  <Card title="Lila" icon="chess-knight" href="https://lichess.org/">
    Ad-less chess server powering lichess.org, with official iOS and Android client apps.

    **License:** AGPL-3.0 | **Platform:** Scala
  </Card>

  <Card title="Luanti" icon="cube" href="https://www.luanti.org/">
    Voxel game engine (formerly Minetest). Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.

    **License:** LGPL-2.1/MIT/Zlib | **Platform:** C++/Lua/deb
  </Card>

  <Card title="Mindustry" icon="industry" href="https://mindustrygame.github.io/">
    Factorio-like tower defense game. Build production chains to gather more resources, and build complex facilities.

    **License:** GPL-3.0 | **Platform:** Java
  </Card>

  <Card title="MTA:SA" icon="car" href="https://multitheftauto.com/">
    Add network play functionality to Rockstar North's Grand Theft Auto game series, in which this functionality is not originally found.

    **License:** GPL-3.0 | **Platform:** C++

    <Note>⚠️ This application may be unstable or have limited features</Note>
  </Card>

  <Card title="OpenTTD" icon="train" href="https://www.openttd.org/">
    Transport tycoon simulation game.

    **License:** GPL-2.0 | **Platform:** C++/Docker
  </Card>

  <Card title="piqueserver" icon="crosshairs" href="https://github.com/piqueserver/piqueserver">
    Server for openspades, the first-person shooter in a destructible voxel world.

    **License:** GPL-3.0 | **Platform:** Python/C++
  </Card>

  <Card title="Posio" icon="globe" href="https://github.com/abrenaut/posio">
    Geography multiplayer game.

    **License:** MIT | **Platform:** Python
  </Card>

  <Card title="Quizmaster" icon="question" href="https://github.com/nymanjens/quizmaster">
    Web application for conducting a quiz, including a page for players to enter their answers.

    **License:** Apache-2.0 | **Platform:** Scala
  </Card>

  <Card title="Red Eclipse 2" icon="circle-dot" href="https://redeclipse.net">
    Arena first-person shooter similar to Unreal Tournament.

    **License:** Zlib/MIT/CC-BY-SA-4.0 | **Platform:** C/C++/deb
  </Card>

  <Card title="Scribble.rs" icon="pen" href="https://github.com/scribble-rs/scribble.rs">
    A web-based pictionary game.

    **License:** BSD-3-Clause | **Platform:** Go/Docker
  </Card>

  <Card title="Suroi" icon="bullseye" href="https://suroi.io/">
    An open-source 2D battle royale game inspired by surviv.io.

    **License:** GPL-3.0 | **Platform:** Nodejs
  </Card>

  <Card title="The Battle for Wesnoth" icon="shield" href="https://github.com/wesnoth/wesnoth">
    The Battle for Wesnoth is an Open Source, turn-based tactical strategy game with a high fantasy theme, featuring both singleplayer and online/hotseat multiplayer combat.

    **License:** GPL-2.0 | **Platform:** C++/deb
  </Card>

  <Card title="Veloren" icon="dragon" href="https://veloren.net/">
    Multiplayer RPG. Open-source game inspired by Cube World, Legend of Zelda, Dwarf Fortress and Minecraft.

    **License:** GPL-3.0 | **Platform:** Rust
  </Card>

  <Card title="Word Mastermind" icon="font" href="https://github.com/clupasq/word-mastermind">
    Wordle clone. A Mastermind-like game, but instead of colors you need to guess words.

    **License:** MIT | **Platform:** Nodejs
  </Card>

  <Card title="Zero-K" icon="rocket" href="https://zero-k.info/">
    Open Source on Springrts engine. Zero-K is a traditional real time strategy game with a focus on player creativity through terrain manipulation, physics, and a large roster of unique units.

    **License:** GPL-2.0 | **Platform:** Lua
  </Card>
</CardGroup>

## Related Categories

* [Games - Administrative Utilities](/categories/games-admin)
