108 projects for "c source code" with 2 filters applied:

  • 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
  • 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

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A set of libraries to create (mostly) adventure games, written in C#. Currently includes a library for game logic, and a CLI engine (like old prompt games) - for testing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C# engine for the popular Tower Defense / Defence style puzzle game. Easy to extend and integrate into new projects..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A C# engine for the popular MineSweeper style puzzle game. Easy to extend and integrate into new projects.. See the engine in action: http://www.kongregate.com/games/pintsized/electronminefield
    Downloads: 0 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
    The Glou (Game LOUnge) Project is an open, cross-platform game lounge system, used to play online with people from around the world, browsing through and easily joining multiplayer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Recreation of the Game Engine of the popular Total War game series. The main goal of this project is to be 100% compatible to existing mods for at least the Medieval 2 game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eye of God (EOG) is a generic component based framework for application development in particular videogames. It provides a way to build game engines in a structured and robust manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Iso2DEngine

    Isometric engine for 2D rendering with XNA and SDL

    Isometric engine for 2D rendering. Supported frameworks: * SDL * XNA * easily extendable to other frameworks Features: * diamond maps of different width and height * user defined tile size (via rendering metrics) * supports 1 static tile + and any amount of movable elements per cell * z-order display * supports animated tiles * supports zooming (ability to define tilesets for different rendering metrics and switch between them) * supports multi-cell elements
    Downloads: 0 This Week
    Last Update:
    See Project