Showing 93 open source projects for "code-server"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try 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
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nebula2D

    Nebula2D

    cross-platform 2d game engine

    Nebula2D is a cross-platform 2D video game engine under development for PC, Linux, and Android OS. N2D's philosophy is develop once, deploy many. With the integration of Lua scripting language, developers will be able to write their game's code without the need to think about platform specific pitfalls. An intuitive front end world editor will enable designers to create their game's universe with an easy to use WYSIWYG interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Game Editor
    Game Editor is the game design software that gives you the power to create the games of your dreams, and gives you the chance to get the source code of the game creator and develop 2D games for personal computers as well as mobile devices like iPhone
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Infraelly
    Infraelly 2D MMORPG engine was a project started in late 2007 by insanepotato. It was to include a client, server, map editor, animator, item creator, and designed to compile on Windows and GNU+Linux. Unfortunately, insanepotato passed away in 2011, and thus as he was the only programmer, development of the engine stopped. About a year later, PyroSamurai, took over as project lead and lead programmer. After familiarizing himself with the code insanepotato left behind, PyroSamurai has opted to rewrite all of the code in order to use the GPLv3 since insanepotato can no longer give permission for the license change. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GAMERBREED

    GAMERBREED

    Create your own online real-time browser-based MMO in your website

    GAMERBREED gives you the power to create your own original online real-time browser-based MMO on your website. It's fully customizable, giving you control over armies, worlds, cities, quests, resources and much, much more. Also, if you have knowledge of HTML you will be able to create themes for your own unique game! The project is still under development and it will be released under GPL licence in July this year. In the meanwhile keep up to date with the project progress in the forum or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 10

    Blend++

    A cross platform 3d c++ game engine

    Blend++ is a cross platform 3d c++ game engine built off of the blender source code. It uses bullet physics for physics, 3-d modeling and rendering using Blender and Opengl, Programming using c++, and much more!!! Check out the blog for current updates about what we are doing and how you can help. :) https://sourceforge.net/p/blendplusplus/blog/ To become a developer click here: https://sourceforge.net/p/blendplusplus/discussion/developer_submission/thread/4e83e4d2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and reports no issues at this time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SFish

    SFish

    Basic real-time simulation engine in C++

    In SFish you can model simulation objects with attributes and behaviour (continuous over time and not-continuous over time, latter one being events) and the communication between objects; then you can run simulations (real-/non-real-time) given a set of objects with specific attributes and see what happens in cause of their behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GWT is an flexible and object-oriented 2d game engine. It uses Code::Blocks and is based on SFML2 to give the ability to port your code to multiple platforms. With the integrated all-in-one tool for game resources it's possible to develop games in a short time. And it's open source! (license coming soon) Status: planning phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FGGE
    FGGE is an HTML 5 + Javascript Game Engine allowing users to make games without worrying about render, but only on code and game logics, this means faster production and cleaner code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A HTTP based master server list for the tankfinder server browser library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is the server for the AESOP multiplayer game framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ileor (ih-lay-or) is a modular server framework for the deployment of massively multiplayer online games. It consists of a core server written in C with all game logic written as dynamically loadable modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The SPIN (Spatial Interaction) Framework is a networked system for creating and managing interactive virtual environments. It contains a state server and several clients that provide visualization, layout & editing, management of input devices, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LateralGM
    NOTICE: The LateralGM team has since moved to use GIT. You can now find the latest code at https://github.com/IsmAvatar/LateralGM This repository will remain here as a way to look up things on the old svn repo. LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    from adminbot, rconed projects.cs,css,dod,dods.Supervise different game tournaments with the same application from a single web interface: -Define the servers, the opponents, server config, warmup. -Match status(scores) in realtime, mirc match annonces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project 'MultiVerse' will be an open, decentralized, 3D virtual world where players and server owners can create or import content, build objects and define custom behaviour using scripts. Players can interact with objects in various ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cross-platform Duke3D (Duke Nukem 3D) port which provides many new features for mod authors, including an enhanced scripting system and OpenGL renderer. Go to http://www.eduke32.com for downloads and http://bit.ly/dn_3d to get the game!
    Downloads: 8 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB