Showing 83 open source projects for "c source code"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    This is a same game in 3 forms, a Text Based, a 2D SDL Based and a 3D OpenGL based, it use the classic winmine with a bit more of action ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    o2em2
    O2em2 is an open source multi-platform Odyssey2 / Videopac+ emulator. The Odyssey2 (Videopac/Jopac in Europe) was a video game console created in the late 70s. O2em2 is a fork of the dead o2em.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Minihack

    Small and minimalistic text-based hack 'n slash RPG

    Minihack is a small and minimalistic text-based hack 'n slash RPG written in C. It is inspired by both roguelike games and interactive fiction and tries to blend them into a single, replayable adventure. For example, it has randomized game world, handful of playable character classes with unique abilities and a lot of dying, but character is controlled with one-word parser instead of mysterious key combinations to make the learning curve less steep. Oh, and it is also compilable on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Superfrog

    Superfrog

    Supefrog game remake

    This page is created to collect all the development resources to develop a better version of Superfrog. New version of Superfrog will be open source and multi-platform.
    Downloads: 8 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
  • 5
    TwoMbit

    TwoMbit

    master system, gamegear, sg-1000 emulation

    TwoMbit is a cycle/bus accurate emulator for Sega's 8-bit game consoles (Master System, Gamegear, SG-1000)
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PicPong

    PicPong

    PIC16F84 based Pong Game

    This project provides the PIC16F84 source code required to program an old-fashioned pong game running on very basic hardware (schematic supplied) connected to a TV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Wesley's Game

    A game to help beginner programmers learn C(99).

    Wesley's Game is being developed to help beginner programmers learn C99. It is currently in a closed Alpha development stage. Upon reaching the Beta stage, the source code will be released under a custom semi-open source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A roguelike utilizing procedurally-generated content so that no two dungeons or characters are alike, a game world that evolves independently of the character, advanced AI for monsters and characters to provide an immersive gaming experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    my roguelike written in c
    Downloads: 0 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
    Innovative indie game to be played on Xbox 360 and PC set in a Gnome Universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Converstional engine, in the line of Zork, written using ANSI C. For the time being it's just a bunch of useless code, and its design is still childish at most. However, progress is being made char* after char*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LnL - Labyrinths and Legends RPG
    L&L - Labyrinths & Legends is roguelike RPG. You operate the party of six characters. The tile graphic version was opened to the public.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Net-o-Grama is a networked anagram game, which can be played by up to 4 players, but playing alone is also supported. Currently the server and a terminal (ncurses) based client for Linux is ready, but a graphical client (sdl) is coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C# Game Development Engine and IDE based on Axiom graphics engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HackNSlascii is a roguelike game in which you control an @ through labyrinths and several places. You'll also meet new people chat with them, fill some quests... Yep another MMORPG, but here is one in console !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Generic, universal, data-driven roguelike engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gmodes
    Examples how to make basic and clever addons and gamemodes using GarrysMod. Also in our svn repository there is a list of stuff maded by members of gmodspain.com. Those files enable future improvement and modifications for lua coders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Snowballs codename Panguin is a Pang clone with a Linux flavour added in to the mix. This is a learning curve project, so may never be a polished game (unless there's a demand for it). See homepage for more details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A quick-and-dirty maze game written in pure text-mode C with an available SDL frontend. Find the goal and make it to the exit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A free clone of the classic Battleship(R) board game written in C. Currently implements a terminal-based text UI, four levels of AI difficulty, and the classic rule set. Future goals include improved UI, more intelligent AI, and networked multiplayer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A Game pack written in C/C++ and SDL. The purpose of this pack is to help new people in C. Currently has Connect 4 Console version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IDE de desarrollo para el lenguaje de programación LUA, utilizado para programar en la plataforma de Sony PSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A shareware game called begin was released in 1984: a tactical starship game with a good AI and fair rules (the computer had no advantage) I've hacked assembly code to make it a multiplayer game, so that folk can challenge each other rather than the AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A network-based multiplayer chess-like game.
    Downloads: 0 This Week
    Last Update:
    See Project