Showing 46 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    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
  • 2
    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
  • 3

    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
  • 4

    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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8

    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
  • 9
    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
  • The most trusted software in construction Icon
    The most trusted software in construction

    HCSS is the gold standard software solution for winning, planning, and managing construction projects by connecting the office to the field.

    HCSS provides easy-to-use software built for construction companies that want to win more work, work smarter, and boost profits. For nearly 40 years, we've helped heavy civil contractors, infrastructure builders, and utility companies improve operations, from estimating and project management to field tracking, equipment maintenance, and safety. Tools like HeavyBid, HeavyJob, and HCSS Safety are built for the field and designed to work together, giving your team real-time visibility, tighter cost control, and better job outcomes. With 45+ accounting integrations and customizable APIs, HCSS fits seamlessly into your tech stack. We regularly update our software based on feedback from real crews, ensuring it fits the way your team works. Backed by award-winning 24/7/365 support and a proven implementation process, HCSS helps reduce risk, cut inefficiencies, and deliver fast ROI. If you're ready to grow your business and gain a competitive edge, HCSS is the partner that gets you there.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    "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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    C-Klasa Manager - a programming learning project. A simple football management game written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Crap Os X2 is a fake OS simulator based on Flash's ActionScript 1.0 programming. Macintosh and Windows projector's are available. Linux Projectors are coming soon. The project's first stable version is slated for completion in Febuary 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Roboships is a programming game, you must build and program 2-10 roboships to fight against each other. Ships can have different hulltypes and set of weapons. Programming is done with flowcharts and battles are fought in 2D sea.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Pythonbots is a programming contest where programmers like you and me write robots to fight in a virtual arena. Robots are written in python and have several features like plasma cannon, radar scanner and engine to move around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next