Showing 41 open source projects for "source code computer"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
    Scid vs. PC

    Scid vs. PC

    Chess Database and Toolkit program

    "Shane's Chess Information Database" is a huge chess toolkit with extensive database, analysis and chess-playing features. Scid vs. PC is a usability and bug-fix fork of Scid. It has many interface fixes and improvements, and is fully compatible with Scid's .si4 databases. New features include a rewritten Gamelist, Computer Tournament, and FICS, Tree, Book and Graph improvements.
    Leader badge
    Downloads: 862 This Week
    Last Update:
    See Project
  • 2

    OBender

    Chess program

    Chess program, plays quite interesting, installer for windows, works in Linux under xboard, source code in pure C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mpchess

    mpchess

    simple chess game written in C

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.2.0 and has been released on 13/04/2026. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    It is a Chiese chess game, using GTK+-2.0. I write this for playing it with my remote friend. Not supportting one player vs computer. I hope that it is useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pioneers

    Pioneers

    Pioneers - The Settlers of Catan

    Pioneers is an emulation of the board game The Settlers of Catan, which can be played over the internet.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 7
    netToe is an enhanced version of the classic Tic Tac Toe. It is playable against a second player over a network (LAN, Internet etc..), against computer AI, or against another player on the same machine.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    yacen

    yacen

    Yet Another Chess ENgine

    ...A more complete source code and first binaries for Linux and Windows will be available when the project reaches alpha status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    chessoclock

    chessoclock is a simple chess clock running on a virtual terminal

    chessoclock is a simple chess clock running on a virtual terminal. It supports an user defined time amount and increment per move as well as extra time and all the features of a Fischer clock. chessoclock is no longer based on the curses library. Install it on your (even old old old) laptop and you can have a chess clock everywhere in every moment. Under Linux only it can run in a xterm, but you get best visual effect when running in a virtual terminal or on the console and not under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vulcan Chess Mods

    Vulcan Chess Mods

    Enhancements and Bug Fixes to the Vulcan Tri-D Chess Program

    This project is directed to the development of Vulcan, a Linux open-source Tri-D chess program written by Mauro Persano. From the author's site ( http://www.fzort.org/mpr/projects/vulcan/ ): "vulcan lets you play against the computer a chess variant inspired by a certain well-known science fiction TV series." Critical Patches: > Mouse Bug fix (X11 only) -- Significantly improves GUI responsiveness to mouse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mouse Bug Patch for Vulcan

    Mouse Bug Patch for Vulcan

    Fixes Mouse Control in Vulcan 3D Chess Program

    ***** NOTE ***** This project has been incorporated into the Vulcan Chess Mods project at http://sourceforge.net/projects/vulcanchessmods/ ***** The Mouse Bug Patch significantly improves responsiveness of Vulcan, an open-source 3D chess program written by Mauro Persano, to mouse events when compiled for use with X11. From the author's site*: "vulcan lets you play against the computer a chess variant inspired by a certain well-known science fiction TV series." * http://www.fzort.org/mpr/projects/vulcan/ ** If the source code tarball for Vulcan isn't available from the author's site, it can be found at http://web.archive.org/web/20110726072225/http://www.fzort.org/mpr/projects/vulcan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Small project chess engine/AI written in C designed to work with XBoard. This is a summer project by an undergraduate computer science student, not a work of art. The code is rough and not fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal is create a simple game that simulates a 3D virtual environment and with a real object with realistic texture and allow the user to navigate the environment in order Interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Homepages for my projects: userinfo, pwmd, libpwmd, cboard, ncast, ezxradio and bubblegum. There are also code snippets, both VIM and EPIC scripts and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Hinversi is a implementation of Reversi (a.k.a. Othello), a board game. It can support many frontends and backends, so you can select how clever your computer opponent is. You can also let one AI engine play against another one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gskat
    A Gtk implementation of the popular german card game "Skat"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Checkers program written in C++ and C. The game is set between a human player and a computer AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    P-Ishido is a customizable version of the classic tile maching game, for recent Palm OS devices. It supports board/piece plugins and has transparency support for pieces on hi-res devices. (GPL for full package incl. gfx and sfx, BSD for code only.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project for Project-Oriented Computer Science (POCS). The task is to create an original board game. I have chosen to create Girl Backgammon which is a game that originated in Turkey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
    Downloads: 28 This Week
    Last Update:
    See Project
  • 23
    Chess challenge is an open source chess AI project with GUI. If you want source drop me a mail. ces.mohab[at]yahoo[dot]com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The linotte is a mix of a dice game and of a board game. Two players play through the network or one against the computer. It is written in C , uses xml quite a lot and GTK2 for the GUI. Currently only runs on linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Generic Game Framework in eiFFel (G2F3) aims to simplify the development of two player zero sum strategy games by separating game specific code from reusable generic code. So far, abstract board games are best supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB