Showing 36 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Speed Dreams : an Open Motorsport Sim
    ...It is also intended for any research, study or teaching activity, around physics and AI, thanks to its GPL V2+ license, and the clear and modular architecture of its C/C++ code base.
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    NetStatsBaseball

    NetStatsBaseball

    Major League Baseball Simulation

    NetStats Baseball (NSB) is a simulation of Major League Baseball. Single games may be played as well as whole seasons. Statistics are kept for games, seasons, and lifetime. NSB runs in the client/server environment. Network play is supported. Play is based upon the statistics of the real life players. Data for players and teams from 1901 to present day is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A UNIX/Windows/Linux remake of the DOS-game "stunts", providing modern features like openGL graphics, 3D sound and internet multiplaying. Design your own tracks, choose your opponents and try the most spectacular stunts you've ever seen.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    bucks

    bucks

    multiplayer stockmarket game for OpenVMS

    ...So although Java isn't available for the VAX architecture, if you ftp the sourcecode to a VAX box, it'll compile and run just fine. Well, it'll be <em>really</em> slow but it'll run. See the SVN repo for code. Work in progress. see readme for checkout instructions on OpenVMS: https://sourceforge.net/p/bucks/code-0/HEAD/tree/trunk/readme.md See the wiki for progress and remaining tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Robocup MSL is the mid sized league of robocup www.robocup.org. This site has been assembled to assist in sharing Robocup MSL resources for whichever teams wish to do so. Team Leaders please contact an admin to post your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Advanced Tactical Wasteland

    Advanced Wasteland mission using ACE for Arma II

    Advanced Tactical Wasteland is a mission for ArmA II that incorporates ACE mod into the 404games.co.uk Wasteland version. The main code development is being done on Github. https://github.com/KRDucky/Advanced-Tactical-Wasteland
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l' (minuscle ELL) so to drive a normal car. There's an OpenGL version too: see the CTruck3D _Open,and an ASCII-Art ver (Term_ CTruck3D). This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10
    OpenKingdom
    OpenKingdom is a game based on the ideas of the Anno series, but with own content, ideas and code. It is currently in early development and not playable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CTruck2D
    ...It has ascii-art and nice graphics version, and a special funny version It's a very basic thing: there are free rigid bodies and springs with strong attenuation/damping. It's very simple and very short code, and collisions of bodies with ground are good and stable. A good simulation of this kind, however requires Lagrangian method. I proposed the Lagrange_motocross as an alternative of this kind. The code is not much longer but the it's overall more complicated, and collisions are a bad issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80. Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD. Special support for ZX Spectrum emulator file formats. Binary or intel hex file output.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    A windows based simulator for a real multimedia message service center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PSP porting of SUN's phoneMEAdvanced project (https://phoneme.dev.java.net/), to enable MIDP/PBP/JavaME applications running on PSP. You can also find phoneMEFeature PSP porting from another project: pspkvm(https://sourceforge.net/projects/pspkvm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tmatrix is a code emulator based on the movie "The Matrix". It works in text mode so it does not need any graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of this project is to develop a room based massively multiplayer online role playing game. The intention is to have several versions of the client (text based / MUD, 2D, and 3D) interacting with a single server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a multiplayer 3D game for DreamCast using KallistiOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UDSL is abreviation of Universal Distributed Simulation Library. This is library for building flexible distributed simulation systems. This library uses Object Oriented appoach and based on distributed and decentralized architecture.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    SimpleDomino is a Server for a Programming Competition from Schoolinux and Linux-dubai.com for School Students. It uses TCP/IP for Communications. (It's base on Linux but can port to Windows) You can start your own Competition or Help us to develop this P
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ltrain is intended to be an open source, client-server, multiplatform, 3D environment for managing railroads and trains and driving consists with availability to create own content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Space Invaders for Afx/2 is a Space invaders-like for the 8086 programmable Casio Algebra Fx2 Claculator. It uses Gray and Multiples keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB