Showing 803 open source projects for "obd source code"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    This is for the development of the RSCD_v4 server daemon. The code is GPL licensed. This code was black box reverse engineered and does not contain any copyrighted intellectual property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    As the title suggests, this is a real-time strategy game IN SPACE!!!! This version is incomplete and I have stopped working on it. If you would like to continue it, email me and I will send you the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A rebuild and update of the Crossfire RPG of the ageing code C to a modular C++ design with the intention of being dropped in replacement the existing Crossfire code base on completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MorseLab
    Java-based free software for learning audio and flashing-light Morse code. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    A dynamic interpreted language for scripting,games,apps,etc in under 500 lines of VB.NET code(using sharpdevelop,not vb). the current version makes it easy to create point and click style games. perfect for interactive business card cds and kiosks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Day 0
    The Day 0 is (yet) minimal FPS, and will include networking feature and a RTS mode. We use the irrlicht demo as a basis for implementing some new features. So, don't be surprised if you doesn't see any graphical change in the release :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simplistic first-person game base built around the idea of a single-floor grid of cubes layout. In its current state, it allows navigating around a 3D maze. It utilises SDL and OpenGL. Its source code is released into the public domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AquaGL is a small experimental project to develop and provide open-source game development tools and library code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Management of the FiberParty assistants. It controls who enters and who exit from the lan-party. It store the name, number, photo, and a bar-code of the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quad-Ren is a hardware accelerated resolution independent 2D graphics engine with the primary focuses being on ease of use, simplicity and minimalism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Browser based ai game where the players play by writing the AI code on the browser itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Logik is a simple logical game. Player has guess a color code. The color code has 4 item and from 1 to 4 colors. Player has click mouse on 1 from 6 color circle. Evaluate: Small black circle is right place, color. White circle is bad place, right color.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Race
    It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the source code interesting and helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a project to develop the old DikuMUD/ROM2.4 to an updated code interfaced with the web using the PHP scripting language. This project has been put on the back burner due to llimitations of PHP and concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of demos, with source code, demonstrating advanced examples of web programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Source code repository for computer games created by the GameTrailers Game Development Team
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Beholder project was begun with the purpose of creating an open source code library for use in cross-platform development of game software based on the D20 Game License released under the OGL by Wizards of the Coast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The InteractiveMMO Engine is a Opensource, Community Driven, MMO Engine based on the source code for Multiverse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open-source attempt to write a themeable engine to play mafia-like games with over the irc network. Currently in beta, documentation pending. Functionality currently is limited to simple turn-based vote-killing, code under heavy work.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB