Showing 1620 open source projects for "c source code"

View related business solutions
  • $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
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    DotaHIT is a tool made for DotA (WarCraft 3 custom map) hero-build development. Open any DotA map file, then pick your hero+items. Also has useful extra features such as Replay Parser, Replay Finder, Data Dump, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Project Darkwing

    I am working on upgrading the XNA Platform Game Template.

    I hope to be able to fully upgrade the XNA Platform Game template to my requirements. I wish to share this in case any other developers want to use the XNA Platform Template as much as I do. I will upload any progress I have with expanding the template, so check back if you're interested!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TicTacToe2Player

    TicTacToe2Player

    2 Player Tic-Tac-Toe implemented using C#

    Simple 2 Player Tic-Tac-Toe implemented using Visual Studio and C#. This software is being released under the FreeBSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CRM für Kleinbüro und Heimbüro mit Schwerpunkt auf Verwaltung von Personenprofilen. Geeignet sowohl private Arbeitsvermittler und Arbeitslosen-Initativen, als auch für Fundraising, Wohnungsmarkt, HelpDesk/Hotline und mehr... Wichtige Mitteilung: An diesem Projekt arbeiten wir seit 2010 nicht mehr. Support-Anfragen werden nicht mehr beantwortet.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    mfscript
    mfscript (Mini Fazenda automation script)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    .Net FastDL Server

    A FastDL Server for Counter Strike in C#

    A very simple but effective FastDL Server for Counter Strike that allows your game server clients to download your server content from a HTTP service.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Massive DAT file editor for Simutrans sources.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Love Letter IRC Bot

    An IRC Bot to play the card game "Love Letter."

    This IRC bot will administrate the card game "Love Letter" published by Alderac Entertainment. Configure it with your irc server, the channel you intend to play on, tell it who its administrators are, and choose your own name for the bot. Comes with a help file with bot commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MGE is a project that wraps the various DirectX dlls used by Morrowind. Despite it's name, it wraps the input and sound dlls as well as graphics. It also interfaces with MWSE to make even more functions available to modders.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    iSteamSDK

    iSteamSDK

    Fully fledged steam community SDK

    iSteam is an open source product being developed focusing on the Steamworks platform, to advertise and centralize everything about steam in one application. For more information and if you would like to download the source, go to: http://isteam.codeplex.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Pyreal project is dedicated to enhancing the compatibility and playability of an unsupported multiplayer game. Pyreal is an open source project written in C# on the Microsoft .Net Framework under the LGPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Beat the Speed

    Beat the Speed

    Beat the Speed is a simple interesting racing game

    Beat the speed is a simple 2D car racing game developed with XNA technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    engine|zero is a "universal source port" - a 3D game engine aiming to be able to work with as many different game data types as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    ...For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work on Investigo and help move it forward, please join me on SourceForge! To clone the Mercurial repository: hg clone http://hg.code.sf.net/p/investigo/src investigo-src If you like this software please consider donating to help fund my open source development: https://sourceforge.net/donate/?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    8-Tiles

    8-Tiles

    The 8-Tiles project is to study, play and analyze the 8-tiles problem.

    The 8-tiles project is to study, play and analyze the 8-tiles problem. Currently, it runs in 2 algorithms, Breadth First Search and Depth First Search. Even if you don't like the current implementation of one of algorithms, you can easily modify it, change it, or even implement and your new preferred algorithms using the game elements. Adding new algorithm will cost you changing about 2 or 3 lines besides your own implementation. Not only run the algorithm, but the interface helps you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XNA HLSL Particles

    A simple particle physics simulation in XNA

    April 18th, 2013: Migrating Project to https://github.com/Cody-Duncan/XNAParticles I will be sure to pull changes back to the repository here. Requirements: XNA 3.1, Visual Studio 2008 (for source code), a graphics card that supports Shader Model 3.0 . This simulates a field of particles. Physics calculations are done using HLSL with the vertex texture fetch. Each particle's velocity is stored in a pixel's rgb values in a texture. The position is stored in a separate texture. The velocity texture is run through an HLSL shader to update the velocities, and then the same sort of thing occurs for the position texture. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BEGameMonitor
    BEGM is a third party external game monitoring utility for the MMO Battleground Europe (formerly World War 2 Online). It provides access to a wide range of information about the game and includes pop-up alerts, game map, factory statistics, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Gnome Extractor

    Gnome Extractor

    Editor of Gnomoria save games

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DraughtsDotNet

    DraughtsDotNet

    Realization of board game "Draughts" containing various rules.

    This project is intended to realize the board game "Draughts", also known as "Checkers". As a task to fulfill the game must support various rules and game modes. It should also be possible to load new rules and on artificial intelligence based players at runtime. Therefor a framework will be published which allows everybody to do so. Beside the possibility for playing games on local devices, a multiplayer mode will be offered. Project is in beta state. Update(11/09/12): New version added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Iron Hand

    Iron Hand

    Real time stratety game

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

    Kascobo

    Karate Score Board (WKF rules)

    Score board for karate competitions (WKF rules). Time keeping, points and penalties for Aka/Ao, 10 seconds knock-out time, 5 minutes bunkai time for kata team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    XeenUtilities

    Utilities to edit Might And Magic - World of Xeen filed

    A set of utilities to edit resource and savegame files from the Might & Magic series. Currently only World of Xeen (cd and floppy) is supported.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    2D XNA Primitive Shapes Library
    A library for drawing 2D primitive shapes in XNA. The library has methods for drawing pixels, lines, rectangles, filled rectangles, circles, and arcs. Development moved to: https://bitbucket.org/C3/2d-xna-primitives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    skinLoL

    A tool to modify the UI of Leage of Legends

    This project has been abandoned and it looks like https://sourceforge.net/projects/hudedit/ has taken its place - check it out! --- old description --- skinLoL is a tool to rearrange and resize the User Interface Elements in the popular computer game Leage of Legends. This is a complete rewrite of the original tool and currently in alpha. If you find bugs, please use the forum or bugtracker. If you want to help, or have suggestions, contact me or use the forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Polaris

    Polaris

    Polaris is a navigation and mapping software for Windows and Linux.

    Polaris is a open source software that allows to calibrate a raster map and create routes and waypoints. All elements can be later exported to a file in GPS Exchange Format (GPX) for further processing. It also offers Datum conversion between different coordinate systems. Mono runtime environment (http://www.mono-project.com) as well as GTK# (http://www.mono-project.com/GtkSharp) are needed in order to run polaris.
    Downloads: 0 This Week
    Last Update:
    See Project