Showing 354 open source projects for "chess mac"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1

    neurochess

    Self chess learning process by artificial neural network

    Self chess learning process by artificial neural network white random attribution to of values of chess game, before to pass opposed value to neural network and the desire successor of board with various part of game chess generated with minimax algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    worldforgeai

    AI extensions for the WorldForge System

    . Depth-first search chess playing Non-Player Character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaPairing is a tool to manage a chess tournament. It is pure Java and can run as is on any platform, including Windows, Linux and Macintosh (JRE 1.6 or more required). It is free and open source under the GPLv3 license. Dutch, Dubov, r.r., Amalfi
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    ImagePro

    ImagePro

    PNG image processing

    Created by Shuai W. with QT Creator (C++) - PNG processor - color calibration - HSV colors - Make image profile and save profile - Binning, Offset, Gray scale and Cropping - Image drifting! (setup the drifting timer and pixelwidth) - Generate chess pattern with wanted colors and offset of positions Have fun :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Crafty Chess Interface

    Crafty Chess Interface

    free open-source chess engine interface

    latest portable distribution: https://sourceforge.net/projects/craftychessinterface/files/crafty_gui_10.7z/download
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7

    Vrigazov Chess Engine

    Chess engine, currently in development

    Basic chess engine with implemented rules and DFS search in the graph of positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QmlChess

    QmlChess

    Local multiplayer chess game in QT + QML

    User should be able to move the pieces with mouse according to the standard chess rules. Turn by turn rule must be followed as well (white turn-black turn- white-…). No implementation for the following: castling, check, checkmate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ChessNovice

    A weak open source java chess engine

    Another open source java chess engine. The project is in a very early stage. Winboard compliance is partial. Does not support undo of moves or time controls. Right now it makes a move every 45 seconds. If you are a beginner-intermediate player you might find this a good sparring partner.I have tested this only with Arena3.0. I plan to make this stronger gradually. In the the end an array of ChessNovices with varying playing strenths should be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    C/CIF

    C/CIF

    Compact/ Chess Interchange Format

    C/CIF is an interchange format for chess applications. This format is supporting all features of a chess application - PGN does not provide this - and can be used to transfer chess archives without any loss via an application independent format. C/CIF is supporting two formats: the binary format CCIF, and the human readable format CIF (in XML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Popeye is a chess problem solving and testing software with strong support for fairy chess and heterodox genres. For more information cf. topic "Popeye (chess)" on http://en.wikipedia.org/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Conqueror Chess Engine

    Conqueror Chess Engine

    A powerful chess engine written in C++

    A powerful chess engine written in C++. It currently implements hybrid board representation, alphabeta pruning, quiescence search, static evaluation, legal move generator, iterative deepening, MVV/LVA move reordering, makemove, unmakemove and uci move representation standard, tapered evaluation. Elostat gives the current version an ELO of 2100 measured over 50 games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Logico11

    (C#, 3D RAD) Creates psychological profile of the user

    Collection of eleven games which test different abillities and explains in plain text the way the user thinks. Different types of games are: 3D games like Maze, to fly a plane, car fighting Logic games like GloryHunter (chess-like game with ships, archors and so on) Text-based games like criminal problems etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 15

    Javascript Universal Chess Interface

    Port of UCI to Javascript

    An interface for javascript chess engines to the UCI (universal chess interface) protocol. This allows javascript chess engines to be launched in most chess guis. The progam is based on the Google V8 Javascript Engine. This program expects the path to the .js file of the engine in the first parameter. A wrapper for the open source Javascript Engine p4wn by Douglas Bagnall is provided as an example. A successful and very complete implementation is the Javascript Chess Engine Lozza...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GreKo

    Chess engine

    Winboard/UCI chess engine
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    TaipanChess

    TaipanChess

    An extremely strong chess engine.

    Taipan is an immensely robust UCI chess engine written solely by Leonard Krylo that is written to give precise chess analysis and ofcourse, play strong chess. Furthermore, It's elo is estimated to be around 3300-3400! It would be safe to say that it's much stronger than any human grandmaster in history! The name of this chess engine is derived from the most venomous snake in the world, Taipan. The current version is 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Chesser

    A Chess Engine derived from Winglet

    Chesser is a Bitboard chess engine based on Stef Luijten's Winglet Chess Engine. This program came into existence because I saw a huge room for improvement in Winglet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    compgn

    manage chess game data in joomla

    load PGN files into a joomla database and let the user access in the front end component and plugin will be installed using a single package file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DreamChess

    DreamChess

    OpenGL chess game

    A portable chess game consisting of an xboard-compatible OpenGL user interface with 2D and 3D board views and a chess engine. The primary targets are Windows, Mac OS X and Linux.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21

    Cave Chess

    A Java chess engine using xboard protocol

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Frinker Chess

    A chess engine in C# using bitboards

    Frinker is a chess engine written in C#. It uses bitboards as its board representation. Also contains a simple user interface to play against the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    Gobang

    A chess game with AI support

    Gobang (five in a row) is a chess game written in Java. It supports artificial intelligence so that one can play with AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Jogun

    Shogun written in Java

    Jogun is a clone of the game Shogun written in Java. Shogun is an old boardgame that was invented by Teruo Matsumoto. It is played by two players. The game is like chess, only that the figures can only move within a radius of their random number. If the Shogun, which is a special figure that can only have the numbers 1 or 2, was hit, the game is over. The other figures can have numbers from 1 to 4.
    Downloads: 0 This Week
    Last Update:
    See Project