Showing 22 open source projects for "source code computer"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Stockfish

    Stockfish

    UCI chess engine

    ...Read the documentation for your GUI of choice for information about how to use Stockfish with it. Stockfish is a 11-time winner of the Top Chess Engine Championship. Stockfish is open source (GPLv3 license). That means you can read the code, modify it, and contribute back. You can use Stockfish on your computer or on your iOS or Android device. So you can get world-class chess analysis, wherever you are. The Stockfish engine features two evaluation functions for chess, the classical evaluation based on handcrafted terms, and the NNUE evaluation based on efficiently updatable neural networks.
    Downloads: 97 This Week
    Last Update:
    See Project
  • 2
    Nimzo-3d-Chess-GUI

    Nimzo-3d-Chess-GUI

    A free Chess program for Windows with a large set of features

    ...This package contains Visual Studio project files and C++ source code files. Alternative Nimzo 3d Chess GUI website with other downloads, including 32-bit versions - https://nimzo-3d-chess-gui.infinityfreeapp.com
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command...
    Downloads: 59 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5

    infiniteplay

    interface to play classic games (chess, checkers...) on PC

    For all games are available : - Solo play against computer (with various humanized ai) - Multiplayer play on the same PC - Network play in local networks and through the internet - Email play - Hall of fame - Load and Save at any moment of the game - Take back at any moment of the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Project Invincible

    Project Invincible

    Chess master with 3D graphics

    Project Invincible is a free, portable, open source and cross-platform chess game. Challenge a friend to a 3D chess battle or test your skills against a computer opponent. If the AI is too strong for you, just make it weaker with settings. After all, it's not a shame to lose to full strength of Project Invincible. :)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Virtual Chess Clock

    Virtual Chess Clock

    A simple and free chess clock software.

    Virtual Chess Clock is a chess clock software: it can be used to simulate a chess clock on computer (typically a laptop). Virtual Chess Clock is designed to be easy to use. It is free, open-source and multi-platform.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Kenny

    "Kenny" is an XBoard/WinBoard chess engine based on "Winglet"

    Kenny is a Winboard/XBoard chess engine based on Winglet (http://www.sluijten.com/winglet/source/index.htm), an open source chess program. Winglet's full source code can be obtained from Winglet. Kenny is an advanced form of Winglet which plays better at some faster time levels like blitz chess or upto 20 minute games, but almost always loses against Winglet when the time controls are 40 minutes or more for each. These tests were run by setting up various tournamennts on the free Chess GUI Arena Version 3.0. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Link Five

    Link Five

    Link five, also known as 5-in-a-Row,is a traditional oriental game.

    Link five, also known as GoMoku or 5-in-a-Row, is a traditional oriental game played with black and white stones on a 19x19 GO board. It is a simple game, more like Tic-Tac-Toe than GO. It's relation to GO is similar to that of Checkers to Chess. In this game, you can play with the computer AI. You can select the difficulty(simple, medium, hard). You can also set the background music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    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
  • 11
    A system for playing chess with a computer player using a real chess board. An experiment in learning the techniques of Computer Vision and having fun in the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Chess game made by two students for a progamming project. The game has support to save and load files and timers for each player. The source code is in portuguese but there are plans to translate it. This is the base for the bigger project: Hydrus.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Chessmokey is a chess game with a chessboard in which two players can play. It has no built AI (Artificial Intelligence). It was developed using C++ and OpenGL by students of Computer Engineering at USP - São Carlos in the Computer Graphics discipline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 26 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    The AI Chinese Chess developered by c++ builder 5 . you can play the chess with computer. the purpose is research about How to implement the AI port of game .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ChessGC is an opensource 3D Chess game for windowns written in C++ and OpenGL. It is being created as part of a game development club. Currently, games can only be played by two people on the same computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program allows you to play Chinese chess over the computer network as well as to browse, edit, save your games and reload them. It runs on top of Gtkmm and requires Common C++ library. See release note for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The project is an opengl 3d (3 level) chess game with an ai that plays against the user. It is written is C++ and uses tcl/tk. All of the code is nearly platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hnefatafl is a viking board game that is in a way similar to chess. I plan to implement several variants like Tablut, Hnefatafl, Ard Ri and some more. The first version will support playing over the internet but not have an computer ai.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB