Showing 113 open source projects for "code-server"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical 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.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    FIGS, open and fun! GPL/java game server for many games, and a graphical client. Server works for 16/19 chess variants,adding go, rating system, and haskell AI client soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP RiSK is a copy of the classic board game Risk, developed in PHP and MySQL. While it remains simple and straight forward, we try to include all of the official Risk rules to keep it as fun as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The PBEM Engine is a server application and toolset to run Play-By-E-Mail games. It enables people to run multiple PBEM games of multiple rulesets simultaniously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A working browser-based Space Game that demonstrates advanced concepts such as hexagonal navigation, vector visibility, and a message-based battle engine. Currently seeking a CVS release manager to distribute the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Developing a jDiplomacy web application using the J2EE framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Orion's Belt it's a turn-based, web-based, space strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Joint Maneuvers is an implementation of Avalon Hill's Diplomacy, playable with other players over the network, with a rich 3D interface and a server that knows the rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MechForce is the coolest shareware game on the Amiga (IMHO). It's a mixture of realtime and turn based strategy/tactic game based on BattleTech. This is an attempt to recreate this game with a lot of enhancements with the help of the Allegro library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is the source code for the online MMORPG Solar Conflict.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Stars! tools for players, as well as code snippets (and libraries?) for developer's use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Kingdom Wars is a client/server chess daemon designed to run on multiple operating platforms. Both the client and the server are stand alone. The network protocal is open, and custom clients are welcome to be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Antares provides a client and server for a turn based space-themed strategy game. Rules are modular, and the default rules (and the client look and feel) resemble Stars! very closely. It is written in OCaml using the Tk binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hotelbuster is a platform independent, isometric, tilebased, turn-based strategy (TBS) game. It implements the famous board-game Hotel in a client server environment. See the project website for more detail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Evening is a game engine based off of the open-sourced Quake 3 engine code. The Evning engine will have features like physics and per-pixel lighting and be perfect for commercial-quality game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A multi-player minesweeper server, and the ability to play via telnet gives it a geeky edge. The game can be observed through a web interface by other spectators.Written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generic Game Framework in eiFFel (G2F3) aims to simplify the development of two player zero sum strategy games by separating game specific code from reusable generic code. So far, abstract board games are best supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MegaMekNET is a client/server Java Application to chat and play MegaMek Games and also enroll into the ongoing campaign to fíght for one of the 5 houses or a Mercenary Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Labyrinth is a complicated game for two or more players. They walk in dark Labyrinth, searching for treasures, by passing moves to server and getting replies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BattleProject - Server. It is written in C++ with pthreads/Berksock libs and maybe later with a GC The client is on the way but the artists wait to register the client under any license. A game of civilisations managing. http://thebattleproject.free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BBalc is an open framework for the BloodBowl game. This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Battleship game written in Java. Network support (dedicated server). (needs at least JRE1.4)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB