Showing 16 open source projects for "https c lib"

View related business solutions
  • DriveStrike: Remote Wipe | Data Breach Protection Icon
    DriveStrike: Remote Wipe | Data Breach Protection

    . From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.

    DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
    Learn More
  • Software for managing apps and accounts | WebCatalog Icon
    Software for managing apps and accounts | WebCatalog

    Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps

    Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
    Learn More
  • 1
    Race Into Space
    This was the official home of Race Into Space, the computer version of the Liftoff! board game by Fritz Bronner. It was developed by Strategic Visions and published by Interplay as a disk-based game in 1993 and a CD-ROM in 1994. This location houses the prior release of the game, v. 1.1 released in 2013. There is now a v.2.0.0, which can be downloaded from https://github.com/raceintospace/raceintospace/releases/tag/v2.0.0. News and updates are available on our Mastodon account at...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    Speed Dreams : an Open Motorsport Sim
    ...It is also intended for any research, study or teaching activity, around physics and AI, thanks to its GPL V2+ license, and the clear and modular architecture of its C/C++ code base.
    Leader badge
    Downloads: 279 This Week
    Last Update:
    See Project
  • 3
    xsnow

    xsnow

    Let it snow on your desktop

    Finally, a working xsnow for Gnome, KDE, etc. Based on the original xsnow-1.42 created by Rick Jansen, after the xsnow-2019 conference in Antas (Spain) we now have available a xsnow that works on many desktop environments, even Raspian. By request of many beta-testers, a graphical front end has been created as well. For non-Unix users, there is https://sourceforge.net/projects/wsnow .
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    skunks

    skunks

    3D driving simulation based on Open Dynamics Engine

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest version of skunks is on my site: https://matei.one/. 3D realistic driving (not racing) simulation with software rendering, based on Open Dynamics Engine (which is included in all *.tar.gz files so it doesn't have to be downloaded separately). 10 cars (all electric) and 16 tracks are available in version 5.1.0. Cars and tracks can be easily created and modified. Only SDL 1.2 or SDL 2 required besides standard C library. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • 5
    simple3d

    simple3d

    realistic driving simulation + functions for 2D/3D graphics

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. GNU/Linux and Wind0w$ executables are available. SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simple3d - old program for...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    MetalManGames

    MetalManGames

    3rd Party Video Games Developer: MetalManGames, titles of games

    A project of various and continuous cross-platform video game titles developed by; 3rd Party Video Games Developer: MetalManGames. The oldest cross-platform games have been removed along with Android, due to updates needed, and currently can not find the time at this moment. So far have included ; ''Undead Shotgun Reloaded'' Linux 64-bit version, needs SDL2 Installed, and download packs; 1- 3, and extract them to the ''lib'' folder, see; readme.txt for more details. "Alien...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dopewars drug dealing game
    dopewars is a drug dealing game based on "Drug Wars" by John E. Dell. Originally set in New York, your aim is to deal in drugs and make your fortune... See the website at https://dopewars.sourceforge.io for more information.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 8
    Vega Strike is a 3d OpenGL Action Space Sim for Win/Lin/Mac allowing players to trade, bounty hunt, or explore in a vast universe. Active development is now on https://github.com/vegastrike and on http://www.vega-strike.org Vega Strike is mod ready and network playable.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    bucks

    bucks

    multiplayer stockmarket game for OpenVMS

    ...So although Java isn't available for the VAX architecture, if you ftp the sourcecode to a VAX box, it'll compile and run just fine. Well, it'll be <em>really</em> slow but it'll run. See the SVN repo for code. Work in progress. see readme for checkout instructions on OpenVMS: https://sourceforge.net/p/bucks/code-0/HEAD/tree/trunk/readme.md See the wiki for progress and remaining tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10

    Advanced Tactical Wasteland

    Advanced Wasteland mission using ACE for Arma II

    Advanced Tactical Wasteland is a mission for ArmA II that incorporates ACE mod into the 404games.co.uk Wasteland version. The main code development is being done on Github. https://github.com/KRDucky/Advanced-Tactical-Wasteland
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...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. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    omron++ is a pixel AI game with up to four armies of pixels fighting each other. depending on their allegiance, vision range and 'mob size', they will form groups of pixels (called mobs) and go hunting together. The project is now hosted on https://github.com/bk138/omronplusplus !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PSP porting of SUN's phoneMEAdvanced project (https://phoneme.dev.java.net/), to enable MIDP/PBP/JavaME applications running on PSP. You can also find phoneMEFeature PSP porting from another project: pspkvm(https://sourceforge.net/projects/pspkvm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LIB is yet another roguelike. The main goals are: a large world, few limitations imposed on the player, a sensible dose of realism, an ergonomic interface, locale support and above all fun, relaxing gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB