Showing 86 open source projects for "simulation games"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Project Apollo - NASSP
    Project Apollo - NASSP (also known as NASSP or NCPP) is an add-on for the Orbiter space flight simulator. Project Apollo simulates the Apollo missions to Earth orbit and the Moon and the planned post-Apollo missions that never flew.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    FlightGear - Flight Simulator

    FlightGear - Flight Simulator

    FlightGear Flight Simulator: free open-source multiplatform flight sim

    Founded in 1997, FlightGear is developed by a worldwide group of volunteers, brought together by a shared ambition to create the most realistic flight simulator possible that is free to use, modify and distribute. FlightGear is used all over the world by desktop flight simulator enthusiasts, for research in universities and for interactive exhibits in museums. FlightGear features more than 400 aircraft, a worldwide scenery database, a multi-player environment, detailed sky modelling, a...
    Leader badge
    Downloads: 2,477 This Week
    Last Update:
    See Project
  • 3

    fgms - multiplayer for flightgear

    A network server for the flightgear simulator

    A network server for the flightgear project. Link together multiple Pilots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KDIS

    KDIS

    DIS(IEEE 1278.1) Fully Implemented in C++

    A complete open source implementation of DIS (Distributed Interactive Simulation) in C++. 1278.1 and 1278.1a are fully implemented including enumerations. Includes several utility classes to help with developing your DIS app. DIS 7 work is ongoing.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5

    wwiig

    turn-based wargame/simulator

    High-realistic war similator tuned for WWII epoch and around. Over 9000 historical weapons, full world gridded geodata, including climate and population {project abandoned in 2020 due to persistent stack smashing bug)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AirSim

    AirSim

    A simulator for drones, cars and more, built on Unreal Engine

    AirSim is an open-source, cross platform simulator for drones, cars and more vehicles, built on Unreal Engine with an experimental Unity release in the works. It supports software-in-the-loop simulation with popular flight controllers such as PX4 & ArduPilot and hardware-in-loop with PX4 for physically and visually realistic simulations. It is developed as an Unreal plugin that can simply be dropped into any Unreal environment. AirSim's development is oriented towards the goal of creating a...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 7
    QtJSBSim

    QtJSBSim

    A distributed flight sim and front end for JSBSim

    This Qt5 app can send controls data to an instance of JSBSim standalone, and can read and display data from JSBSim. You can think of QtJSBSim as a simulator, with JSBSim as the flight dynamics model back end. For out-the-window visuals you can send data to FlightGear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SKYSCRAPERSIM (2018 project ABANDONED)
    We do not know the reasons of being abandoned by Ryan in 2018. Fortunately, we have a record which can be traced back to 2017 after figuring out how to obtain in bazaar way COMPLETELY, I translate the revision to git , we might have a chance to ignite again. IF successful, we can do whatever we like. I DO NOT FULLY TRUST AN ENTITY EVEN THAT ENTITY IS OK. SO PLEASE FORK THIS ONE AS SOON AS POSSIBLE ONCE YOU SEE , THE MORE FORKING THE BETTER. IF This helps you, You might consider to...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Quan is designed to model physical quantities in C++ programs. Advantages include automated dimensional analysis checking, automatic unit conversions, self documentation of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Virtual Controller

    Virtual Controller

    Program to control vJoy / vXbox Device via keyboard, mouse, joystick.

    Description Program to control Virtual Input Devices via physic Input Devices. Supported Virtual Input Devices: vJoy (Virtual Generic Joystick) vXbox (Virtual Xbox 360 Gamepad) vKeyboard (Simulated Keyboard) vMouse (Simulated Mouse) Supported Physic Input Devices: Keyboard Mouse Joystick System Requirements Operating system: Windows XP, Windows 7, Windows 8, Windows 10 Additional software: NET Framework 4 Notes: For Windows 7, for the virtual Xbox 360 Gamepad to work...
    Leader badge
    Downloads: 1,180 This Week
    Last Update:
    See Project
  • 11
    open-source flight simulator, for RC-models and real aircraft, with a special orientation towards gliders. OpenSceneGraph based full 3D renderer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Agility Record Book

    Agility Record Book

    Dog agility trial result tracker

    Track your Agility dog trial results. Multiple dogs can be tracked in a single file. Many venues are supported. Windows and Mac are supported. Please note: ARB moved to GitHub on 2017-12-27: https://github.com/dconnet/AgilityBook
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scripted Roulette

    Scripted Roulette

    Simulation tool for the casino game Roulette

    Scripted Roulette is an original application which helps you to develop and analyze new betting strategies for the casino game Roulette. Learn and understand more about the chances you really have to win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    A star

    it is an implementation of A* algorithm with examples of its usage.

    A start (A*) is the algorithm for searching the shortest path in the weighted graphs. My implementation is provided with various interesting applications, i.e. 15 puzzle. This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/shortest-path-graph-a-star/ For detail of A* algorithm see wiki page: https://en.wikipedia.org/wiki/A*_search_algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Cambridge Rocketry Simulator

    Simulate high power rocket flights with splash down plots

    This software allows you perform six degree of freedom simulations of High Power Rocket (HPR) and model rocket flights. Parachute descent is also simulated. 3D flight trajectories are produced as well as detailed tabular flight data. Running in Monte Carlo mode allows generates multiple possible flight paths and splash down plots, indicating the probability of landing in an area. Peer-reviewed publication in the Journal of Open Research Software...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Rigs of Rods

    Rigs of Rods

    A 3D simulator game where you can drive, fly, and sail

    Rigs of Rods is a 3D simulator game where you can drive, fly and sail various vehicles using an accurate and unique soft-body physics engine. Since 2014, the development continued at https://github.com/RigsOfRods/rigs-of-rods UPDATE: 10/30/2016: removed opencandy installers, replaced with zip files.
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • 18
    DLCSim

    DLCSim

    Controller-Pilot Data Link Simulator for procedural and radar training

    DLCSim is now capable of procedural and radar control, with option of connecting to FSX or Prepar3D flight simulator for real time aircraft tracking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    SFML-simple-sim

    Simple ball collision simulation in C++ SFML

    This is very simple ball collision simulation in 2d powered by SFML graphics in C++ language. This is my hobby project where i learn and test my skills in simulating and optimization with huge number of balls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Butterfly Effect

    The Butterfly Effect

    Physics Game like "The Incredible Machine"

    An open source game that uses realistic physics simulations to combine lots of simple mechanical elements to achieve a simple goal in the most complex way possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BioGears

    BioGears

    Human Physiology Engine

    This project has moved to GitHub https://github.com/BioGearsEngine/Engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spirit Development Kit is a SDK for development, simulation, and evolving of intelligent agents. Includes a library of AI algorithms and more a framework for modelling and simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Palomino flight simulator

    action/combat flight sim

    Palomino was an unfinished action/combat flight simulator. Air-to-air combat mode was never implemented. However, it does have a land-on-carrier and shoot-SAMs missions. Requires OpenSceneGraph. Optional: SDL, FLTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenEstragon

    OpenEstragon is a market economy simulator.

    OpenEstragon is a market economy simulator. It contains a market module, a factory module that is based on the market, and serialization to XML facilities of the economy. Available as C++ component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LinacSim

    A 3D Linac Simulation.

    This is an interactive 3D Linac-Simulation with Ogre3D as its 3D-Engine and Qt for the GUI. Accelerate arbitrary particles to immene speeds by switching the drift tubes' polarisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB