Open Source Linux Simulation Games - Page 10

Simulation Games for Linux

View 8707 business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    RottzTV is a business simulation game where you are the programmer of a TV station and have to compete against 2 other stations through selecting the best movies and programs and matching the most profitable ads. A clone/tribute to MadTV (1991).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The SH Batch Editor allows to apply automated changes to the mission and campaign files of the Silent Hunter game series (SH3 and SH4). It includes a Java API to the mission structure and an application to make simple changes using Python code snippets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A brothel sim based on Whore Master at http://pinkpetal.co.cc/index.php. This is a rewrite from scratch with the goal of adding more/different features and improved gameplay. It's currently in early development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SimProject is a simulation game which involves project management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Sims2Tracker is a program for tracking the status of Sims in The Sims 2 for various TS2 Challenges. Initially aimed at tracking the progress data for the Prosperity and Legacy challenges and generating scores according to the challenge rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Simulation_Hare_Tortoise_race
    A simuation of the legacy race between a hare and and a tortoise in a slippery path
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Solarex - Travel and Explore the Galaxy
    Solarex is a space traveling, trading and prospecting game built upon a stellar system generator. There is a galaxy full of stellar systems with all sorts of treasures to explore - so enter your spaceship, buy some fuel and head off!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Browser-based, interactive, multiplayer RPG for Star Wars fans.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SuSim
    SuSim stands for Sukhoi Simulator. It is a multipatform flight simulator developed to implement the most simplistic but realistic flight dynamic simulations possible, targeted in the first place to mimic the behaviour of the Su-27 Flanker.
    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
    SuperStarTrek - BBS Door

    SuperStarTrek - BBS Door

    Version of the classic game reworked to support running as a BBS door

    Version of the classic game reworked to support running as a BBS door. Can be run in the shell itself as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Add ons for The Open Racing Car Simulator (TORCS). These add ons include cars, tracks, and AI racers (bots).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The DIVERSE Toolkit (DTK) has moved from this sourceforge project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Toy Cars is a physics based 2-D racer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    World Foundry is a 3D level game engine and asset production pathway with over 170,000 lines of code. Originally a commercial product, now released under the GPL. Designed from the beginning to be cross-platform, runs on windows, working on linux port.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    World cup 2010 Predictor
    A Visual Basic 6 program for predicting and simulating the path of World cup 2010 winner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    dtcltiny - SRCP Model Train Controller

    dtcltiny - SRCP Model Train Controller

    SRCP model train controller

    dtcltiny is a small SRCP client to control digital model trains on SRCP systems. dtcltiny needs a SRCP server (e.g. erddcd or srcpd) as hardware link. In cooperation with locking table spdrs60 (http://spdrs60.sourceforge.net/) dtcltiny provides support for train automation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    hatire

    hatire

    Head Arduino Tracker Plugins for FaceTrackNoIR

    Use Arduino IMU to track head movements. Interface using serial port connection.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JHandballMoves simulates the play of a handball team. One can create new moves and make the attackers and defenders perform the action.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. 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. link to Part 1 of the video where all method is thoroughly exmplained: http://youtu.be/ELD0WPOxNb0 http://youtu.be/Kjhkyq-pLLw the part_2 shall explain numeric stuff, and some support for collisions and serious rigid bodies jointed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    libopenmetaverse
    LibOpenMetaverse is a .NET based Client/Server library used for accessing and creating 3d virtual worlds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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 both cases the 3D frames representing what happens are done internally by the program, using basic concepts form 3D computational graphics. Stanrd C as all the optehr memeberso of the series. it come in 2 subversions: Linux and Windows. for the Windows version there is a ready executable too. VIDEO: http://www.youtube.com/watch?v=n_O-9EFW5zk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    xdesktopwaves
    Simulation of water waves on the X Windows desktop. Windows and mouse are like ships on the sea. Each movement of these ends up in moving water waves. You can even have rain and/or storm stirring up the water.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    It is a Stunts 4D Driving remake with high quality graphics and physics simualtion.
    Downloads: 1 This Week
    Last Update:
    See Project
Monday.com Logo