Showing 569 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
  • 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
    Text mode mastermind game for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fantasy Tournament is like a chess game, but instead of both players having the same pieces set, each will have to compose a team of heroes with specific capacities. The game is intended to include a kind of "RolePlaying" evolution of the pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yet another remake of the cult game Digger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A stand alone 3D Battle Chess game featuring characters from Quake 2 and 3. Modes of play include Head to head, single player against an integrated GNUChess engine, Online play through an included server and the ability to watch pre-recorded PGN matches.
    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
    easyGM is a toolset for GameMasters. It creates a virtual tabletop on which you can store information, roll dice, and create maps. It has lots of tools to begin with and can be extended using it's built in module system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ktsolver - Knight's Tour problem solver. Finds quickly a lot of solutions of the Knight's Tours problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is an Anti-Stack 4 game written in TASM assembly using freelib. Fairly well commented code. Please improve this game and fix bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Layli Goobalay, literally meaning “exercise with circles” in the Somali language, is the Somaliland/Somalia variant of the classical Count and Capture board games, which are some times called also as Mancala.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GALBoard is a tridimensional GNUChess frontend. Now you can play at GNUChess choosing your favourite perspective, shapes and textures. Fully written in c++, this program uses OpenGL libraries and it is really usefull for educational purposes.
    Downloads: 0 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
  • 10
    Reversi Bot is a program designed to play Othello against another bot opponent via the Desdemona server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenSnake is an open source snake game (a clone of the classic snake game). The snake of it is continuous. The GUI of it is implemented using wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gotangry? is a free, simple, amusing, role-playing board game, featuring 3D graphics. Available on Windows, Linux and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EBoard is a user-friendly chess interface for ICS (Internet Chess Servers). While it will focus on FICS (www.freechess.org), should work with any other ICS. It supports playing against local chess engines too.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    Library for manipulating hexagonal grids. Supports arbitrary areas and paths. Routing algorithms: find best path, find movement horizon. Output as SVG - which you can easily convert to PNG or JPG. Interface from C++, Python and JavaScript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    a simple c/s framework software to play Reversi game also known as Othelo, with a well developed AI client, one could develop his/her own client too. Please refer to https://github.com/aijunbai/reversi.git for possible updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Implementation of the board game Pente with AI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XOMaster is a fairly strong AI five in a row (free-style gomoku) player. It implements a simple interface and an alpha-beta search function with a fast eval function.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Checkers Plus

    https://github.com/kesara/checkersplus

    Moved to github: https://github.com/kesara/checkersplus Client server based, platform independent, multi player American Checker (English Draughts) game. With J2EE based server, Java Client and a Windows.NET client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Turn-based strategy game based on the original game Stratego.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Online chess table for friendly play across the internet. No rules are hard-coded, so play whatever variations you please! Has chat, clock, and will set up standard, Fischer random (chess960) + much more! MOVED: http://code.google.com/p/chessnuts/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A arcade game. You drive a toy wood engine in many levels. You must collect all the coaches. This game looks like the game snake.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 22
    Armies is basically a turn based strategy game. It has simple and well designed rules. In addition, rules are predictable. This means that nothing depends of random behavior while you are playing the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tavli3d is the greek backgammon.It consists of three games:portes (similar to Backgammon),plakoto(with pinning instead of hitting) and fevga(a game where no hitting occurs).The game is written in OpenGL/SDL/C .For now only single player is supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    An open-source program playing pentominoes, a two-player board game whose goal is to be the last one to put a pentomino (piece composed of five squares) on the board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This game engine is designed for use in puzzle and board games where a grid structure is necessary. It was originally developed for use in grid type logic puzzles. This project was started to allow adaptation for other puzzles, like crosswords and sudoku
    Downloads: 0 This Week
    Last Update:
    See Project