Showing 53 open source projects for "programming"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1

    Logistics Game

    Business game with a wider inclusion of variables than previously offe

    The game can help teach students how decisions made by managers affect aspects of sustainable supply chain management. Electronic spreadsheet format allowed modifying the simulator without programming experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AdaGate

    AdaGate

    3D OpenGL dungeon game using Ada: a tribute to Narbacular Drop

    AdaGate is a 3D OpenGL strategy game with escape rooms in a Stargate fantasy setting. It is an elaborate example of modern OpenGL programming using the Ada language; and a tribute to Narbacular Drop, and Amelia Earhart. Each room has a barrier that must be circumvented using portals. The barriers include water with piranha, molten magma, and walls. Runs on Windows, OSX, and GNU/Linux. The linux binary now runs on many linux distros! Includes all source code, build scripts & resources.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    open-dis

    open-dis

    Open-DIS implements the IEEE DIS protocol in multiple languages.

    An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, Java, Javascript and XML. Example applications including sending and receiving native DIS traffic, X-Plane plugin, and WebSocket/Javascript/WebGL applications. See the individual code directories for each package of interest. This project is inactive and has migrated to a GitHub project at https://github.com/open-dis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Pakoon 1

    A 3D vehicle physics programming project created by Mikko Oksalahti.

    Creator Mikko Oksalahti brings the second entry in the PAKOON! trilogy of games with a custom built physics engine, easy to use SDK, and a little humor tossed in to make this the "ultimate desert pizza delivery game". The player chooses a location and a vehicle, then they're tossed into the world with one objective: deliver pizzas. Drive (or fly) to your home base, pickup a hot 'zazz, then deliver it to your customer before it gets too cold. Don't forget to fuel up on petrol and kerosene...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    Lagrangian Dynamics NF Sims

    Lagrangian Dynamics NF Sims

    Articulated-body simulation engine written in C

    Articulated-body simulation engine written in C: based on the Lagrangian Dynamics, even if on a modified flavour of it, I deviced to make it more friendly in the context of numerical simulations. The overall simulation procedure (de facto a full 3D, an articulated-body simulaiton engine) is called: "Lagrangian Dynamics' New Flavour Simulations". It is delivered through sample-simulators relying on it. The modified falvour of the Lagrangian Dynamics here proposed is also a bit...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    Grobots

    Real-time strategy programming game

    Grobots is a real-time strategy programming game, in which programs (in a dialect of Forth) control teams of robots as they forage, reproduce and fight. It runs on Mac OS X, Windows, and (without graphics) Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    J3DWorkbench
    An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IWOR is a programming game which simulates a world in which robots controlled by programs can live, work, defend their tribe, and even produce clones of themselves!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    ...All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some Wiki articles related to videogames and gamep-physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    Visual Visuals

    Visual Visuals

    Vague, unoriginal, obscure, and unknown!

    This very vague project is all about visual programming that relates, somehow, to video games!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Freedom3D_GM

    full-blown GTA 3 -SA clone. Done in Game Maker. No missions though

    ...The game implements relistically the possibility to get in various vehicles and go around, jump (also on houses and ramps). This is a sort of reference that shows to also to the geenral public (so not only C/C++ programming nerds) how such a thing is made: vehicles on hilly terrain, obstacles, and collision with them... environment with optimised viewdistance and day/night cycle (so I mean atmosphere).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way. The numeric stuff really just illustrate the use of a real little physics-engine aimed at articulated body simulation... that's the funnest part of it: but of course much more is coming. Also some examples in Game Maker and Matlab/Octave are coming soon. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MekaWars

    Programming-game written in Lua

    MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    the ASCII-art variant of the CTruck3D car simulator series by Simon Hasur : a physically very realistic offroad driving simulator (rally ) in which one can drive in total freedom on a piece of terrain, make jumps, turn upside down and whatever ; see CTruck3D _Open and XCTruck3D _Truck for more detailes. this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    QtCritters

    QtCritters

    Simple Qt/C++ Project for learning simulation programming.

    QtCritters is a simple critter simulation in C++ using Qt, currently under development. The goal of this project is to simulate a simple ecology of various kinds of animals, and to make the source easy to understand and modify. Still very very alpha...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An experiment in paired-programming to simulate elevator behaviour. Development is done entirely in Java. The finished product will provide a framework for additional simulations and some ability to test different elevator behaviours.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    College football simulation engine. We're building a simulation engine that realistically simulates college football games. The engine will be written in the Java programming language and freely available for commercial or non-commercial use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is about creating A Web-based collaborative development environment that enables users of Web 2.0 communities and Web-based social networks to create and share interactive applications collaboratively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "JSBSim Python Bindings" is a Python wrapper around the open source flight dynamics model JSBSim (http://jsbsim.sourceforge.net/). It allows to use most of the JSBSim C++ API from the Python programming language.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    The project is the Game (Snake) developing to show and using simple pascal in game programming. It also uses AI (not yet implemented).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HyperNoids is a simple retro shoot-em up. It's written in C/C++ with the allegro game programming library. For windows and linux, although the Windows port is less stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Game of life is a c# lesson in object oriented programming. It provides places to write code which is Object Oriented and work on AI routines, Multi-threading and least importantly, fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artificial-life and robotics development environment and simulator involving neural networks, 3D physics, vision, and evolutionary programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next