Showing 327 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
  • 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
    Project 1: Grail of the Lava Kingdom

    Project 1: Grail of the Lava Kingdom

    Our first homebrew game for a retro console

    Our first homebrew game for a retro console. We decided to write a simple program for the Atari Lynx due to the availability of C libraries and the small device C compiler. This is a pretty terrible game but it was a good project for us from a learning perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SYSTEM 16

    SYSTEM 16

    Sega system-16 emulator

    This program emulate the Sega's System 16 arcade boards used by many Sega arcade game between 1987 & 1989 like Shinobi, Altered Beast or E-Swat. There is more than 20 existing System 16 games. The System 16 board uses a Motorola 68000 cpu at 10Mhz for the main program and a Z80 and on YM2151 for the sound. The actual version of the emulator emulate many more than the single System 16 board because now you can play with System 18 games like Shadow Dancer, with pre-System 16 games like...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    rpg_chung
    rpg chung is a rpg text like game engine with 3D laby view , smart word input and random dungeon maps generation. It is written in freebasic and can be compared as a game chatbot inspired from the "the hobbit" and "hells temple" games on oric1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    vms-empire

    vms-empire

    Version of VMS-Empire set up for use as a BBS door

    Version of VMS-Empire set up for use as a BBS door. Fully supports game saving so it doesn't have to be played in one sitting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    GNUSki-BBS

    GNUSki-BBS

    Classic arcade game for Linux Synchronet BBS's

    Classic arcade game for Linux Synchronet BBS's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Surreal64 CE

    Surreal64 CE

    Nintendo 64 Emulation for the XBOX

    Surreal64 Community Edition is the continuation of oDD and Lantus' Surreal64 project from Surreal64 XXX. It includes XBOX port's of three existing emulators for Windows. These are: 1964, PJ64, and UHLE.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7

    WiiFlow Lite

    Wii USB backup loader and more

    My mod or continuation of WiiFlow mod by Fix94. Gave it a new name because some of the changes will be easier to deal with if it's in a new apps folder and because this is my own code editing without collaboration with Fix94 and other devs of WiiFlow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Arkanoid SFML

    Arkanoid game using SFML library implemented in C++

    This is the re-factored Arkanoid game using SFML library implemented in C++. The original version was implemented by Vittorio Romeo and is available on github https://github.com/SuperV1234/Tutorials. In order to compile the project you need the installed SFML library and g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A multi-user text based (via telnet) server application for the card game UNO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Dreamcast port of the NXEngine
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    chess777

    chess777

    Basic console interface for 3 player chess in a 7x7x7 cube.

    Allows for selection of pieces and highlighting of possible moves. If the player whose turn it is selects one of his own pieces, he may move it to a legal space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pontoon

    Pontoon in c - source code and header file

    Pontoon in c - source code and header file for the game pontoon written in c as a console app using the Lcc compliler. It's completely free, but can you give me a thumbs up if you find it usefull?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GameExampleCode

    Source code of a text adventure game.

    This is just a simple text adventure game, feel free to download and make your own game with your own story. This is for learning purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PHP Fortune Neo

    Updated and fixed version of PHP Fortune

    Embed Unix style "fortune" cookies into your PHP code / web pages. Partially refactored version of Michel Kern's 2010 PHP Fortune. I tore apart and completely rewrote fortune.php, but have not (yet) touched create_fortunes_index.php. Fortune databases completely untouched from original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Zank

    Text-based adventure game

    Text-based adventure game; can you find enough magic rings and incriminating documents to indict and retire all the politicians before your HP runs out?
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    Thomas Quest

    Thomas Quest

    PC Adventure Game

    PC Game Es war einmal eine Prinzessin, die war wunderschön, aber bösartig. Die Menschen in ihrer Umgebung litten sehr darunter, täglich gedemütigt und ungerecht behandelt zu werden. Eines Tages geriet sie an eine Hexe, die sie kurzerhand auf eine Insel zauberte und dort in ein hässliches Biest verwandelte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BioGB

    Highly portable Gameboy Color emulator

    BioGB was designed with the following properties: 1. It most be as portable as posible. 2. The code most be easy to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Rockbot

    Multi-platform game engine similar to old Megaman with a stage editor

    An open-source, SDL based, game engine to replicate old style Rockman (aka Megaman) games, being as close as possible of Rockman 1-6, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation. Please access our web page for more details. The engine code is meant to be highly portable, thanks to SDL, and have been ported and tested in: - Linux - Windows - macOSX (x86) (not currently supported) - Playstation 2 - Nintendo DS (abandoned) - Dingux - Open Pandora Any system with SDL and 24 or 32 MB should be able to run it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open-source emulator for the 3DO Game Console.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 21

    Input Control

    Log and Play Retro Controller Inputs

    Input Control is a project to allow users to create and play back logs of their play sessions on retro game consoles that use serial communication controllers. Only SNES is supported in the current version, but future updates can be expanded to most types of consoles. Firmware and some code originally based on jaburn's NintendoSpy project, but it has changed a lot for consistency and otherwise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    nMars - Corewars MARS for .NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Snakes

    Snakes

    An Snakes Game with Advanced AI in C Lang

    An Snakes Game with Advanced AI in C Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NetMauMau

    NetMauMau

    Single-/multi-player card game Mau Mau (similar to UNO®)

    Play the popular card game Mau Mau (similar to UNO®) against the computer or over the network with your friends. It consists of a highly configurable stand-alone server and a client based on Qt4/5. The client's development is now ceased and in search of a new maintainer, transforming it from a worse and annoying showstopper to a usable and fun to play one. There are binaries available for Windows, Debian 7/8, Ubuntu and Arch Linux as well as ebuilds for Gentoo. See Files section for details.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Dungeon Crawl Stone Soup is a free rogue-like game of exploration and treasure-hunting. Stone Soup is a continuation of Linley's Dungeon Crawl. It is openly developed and invites participation from the Crawl community. See http://crawl.develz.org !
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project