Showing 2782 open source projects for "c source code"

View related business solutions
  • 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
  • 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
  • 1

    Lanbahn

    Controlling Model Railroad via Networks

    Controlling Model Railroad via Networks "Lanbahn" Concepts - intelligent end devices - all with a network, wlan or other sophisticated interface. - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    (note: source code has moved to github: https://github.com/frank-zago/xgalaga-sdl) XGalaga-SDL is a port of the popular X11 game XGalaga, a clone of Galaga, using the SDL (Simple DirectMedia Layer) library. XGalaga was originally written by Joe Rumsey.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    DSI

    DSI

    Invading aliens type game using SDL

    Simple invading aliens game in C started in 2001, SDL requiring mixer and image libs. You must stop those aliens from landing on you! Bunkers added 2014, <space> Fire <right arrow> Move right <left arrow> Move left <escape> Quit. Joystick support is standard. Left, right and the fire button.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Lips of Suna

    Lips of Suna

    Tongue-in-cheek action RPG

    Lips of Suna is a tongue-in-cheek action RPG. It's an open world game that focuses on action heavy and versatile gameplay, dynamically changing game world and ease of customization and modding.
    Downloads: 10 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    Scrupp is a cross-platform 2D engine which uses SDL and OpenGL for visualization. It is controlled by external Lua scripts. The core supports various image, sound, music and font formats. The hard work is done by plugins written in Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Controllers

    use console controller by arduino

    use console controller by arduino as a keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    blitz-sdl

    blitz-sdl

    Blitz-SDL is a simple game based on the VIC-20 game Blitz.

    Blitz-SDL is a game based on the VIC-20 game Blitz. The aim is to destroy all the buildings by dropping bombs from your plane.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    SrcDS Control

    SrcDS Control

    Cross platform administration tool for Source Engine dedicated servers

    Cross platform (Windows, Mac, Linux) GUI/command line based administration tool for Valve Source Engine dedicated game servers (srcds). Target audiences: - Individuals who want to set up a dedicated server without having to work with command line tools and config files - Experienced groups managing multiple servers/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RetroAchievements

    RetroAchievements

    Modified retro games emulators providing achievements.

    An open-source project collecting several different emulators, and modifying them to allow users to create and earn achievements by monitoring the RAM present in the emulated game. UPDATE! 03 May 2014 - We've moved to GIT! Please see https://github.com/RetroAchievements/RASuite for further updates!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TuxDroidServer
    Project moved here: http://server.tux-droid.eu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    r2single

    r2single

    R2Beat Single

    Moved to https://github.com/lindasczx/r2single due to lack of support for Chinese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ElSword Archiver

    ElSword Archiver

    ElSword KOM Archiving Tool

    This tool is capable to extract and extract ElSword's (and Grand Chase's) KOM Mass Files. WARN: Dunno if it's a good idea to add the support of the newest crypto, so gimme time for that.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Clone of Wombat-CS test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Race Through!

    First experiment with OpenGL - a simple car racing game

    This is my first experiment with the OpenGL library GLUT. The animation is basically based on textured sprite animation coupled with basic car physics components like outward centrifugal force experienced during a turn, acceleration,deceleration,etc. Multiplayer option is also available but with a few issues which need to be fixed. Feel free to download the code, customize and play! Please mail me if you want to know more about the implementation or if you have any suggestions or ideas. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HexNET

    A simple telnet (and possibly SSH) server

    Sourceforge is no longer being updated! This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. The game logic belongs in the HexMUD project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chocolate Doom

    Chocolate Doom

    Historically accurate Doom source port

    CHOCOLATE DOOM IS NO LONGER HOSTED ON SOURCEFORGE! Please download from the homepage:
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    ZSNES Portable

    ZSNES Portable

    ZSNES is a Super Nintendo emulator programmed by zsKnight and _Demo_.

    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    PSoC4 Quad Copter

    Controlling a Quad-Copter with a PSoC4

    The small PSoC4 device from Cypress semiconductors contains an ARM M0 CPU, 32k flash and 4k sram and *LOTS* of interfaces. The project implements an interface to the RC sum-signal and controlls the 4 motors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Gynoid World Interactive Constructor

    3D Interactive sandbox environment

    GWIC (Gynoid World Interactive Constructor) is a sandbox environment where you can freely create, edit and play with complex worlds contains almost unlimited terrain space, static, dynamic and physics objects, and unlimited count of actors, like a script-driven physical gynoid models. Or anything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Battletech MUX is an internet based, real-time rendition of the popular Battletech board game. Players take to the front lines in their very own mechs, tanks, and similar implements of destruction. See the website for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenTDDFree

    OpenTDDFree

    Fom the developer that brought you FlappyBirdPC comes OpenTTDFree.

    OpenTTD is modelled after the original Transport Tycoon game by TheWorm07 and enhances the game experience dramatically. Many features were inspired by TTDPatch while others are original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DSButtons

    iButtons for the DS

    This is a small port of "Instant Buttons" or "iButtons" for the DS. It doesn't have a GUI yet. There are currently 30 sounds avaible.
    Downloads: 0 This Week
    Last Update:
    See Project