Showing 97 open source projects for "arch-linux-gui"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 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
  • 1
    Stockfish

    Stockfish

    UCI chess engine

    Stockfish is a free, powerful UCI chess engine derived from Glaurung 2.1. Stockfish is not a complete chess program and requires a UCI-compatible graphical user interface (GUI) (e.g. XBoard with PolyGlot, Scid, Cute Chess, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in order to be used comfortably. 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). ...
    Downloads: 83 This Week
    Last Update:
    See Project
  • 2
    Chess Engines for Android

    Chess Engines for Android

    Portable UCI- and XBoard-compatible chess engines.

    ...C and C++ based chess engines were generated with Android NDK, Clang and GCC. Go and Rust based chess engines were generated with their correspondent compilers. This was done on different platforms like Linux, Termux and Windows. Every zip archive contains a readme file with further information (e. g. link to the source code). Chess engines are located in the libs directory and are available for arm64-v8.2a-dotprod, arm64-v8a, armeabi-v7a, x86 and x86_64 based devices. If a chess engine supports NNUE (Neural Network Updated Efficiently) technology and the network is not embedded in the binary, you will find the missing network file in the networks directory. ...
    Leader badge
    Downloads: 376 This Week
    Last Update:
    See Project
  • 3
    Chess-gambiteer

    Chess-gambiteer

    Chess training program playing gambits

    Program to train against gambit play (*) with the computer, with a strength adjustable chess engine (Danasah, currently set at approx 1400 EL0 when playing against it). Also included now are two options to watch an engine e.g. the 'aggressive' Patricia5 (with gambits) play against another engine (eg IM level). The engine gambit books are made in such a way that 1) real lousy gambits are not played, and 2) the book is choosing a gambit line as often as possible, so for Black it might go...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Fen2Pdf

    Fen2Pdf

    Tool for chess teachers to create PDF files with chess diagrams in it

    Tool for chess teachers to create PDF files with chess diagrams in it. 1) Create a pgn file with chess diagrams (FEN notation) in it (e.g by using lichess) 2) Open the Fen2Pdf and select the folder containing the pgn(s) 3) Click start. Fen2Pdf detects the pgn files in it and creates a pdf file You can now print this file and hand the exercises over to your students Extra features: * Mirror the positions. This is handy if you want the same problems presented for the other color...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Chess Tools for Windows

    Chess Tools for Windows

    Batch tools for creating Polyglot books and PGN-based statistics.

    Open source scripts and tools for Windows. Every zip archive contains a readme file with further information. PGNStat and PGNXtract are batch processing tools for Windows. Simply unpack the zip archive into a directory of your choice. The batch files require free and open source third-party tools. These are not included in the zip archives and must be downloaded separately. An alternative download link, where all third-party tools are already integrated, can be found in the readme files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Шахматный движок и графическая оболочка под Windows 64 (запуск - start.cmd), под Linux запускать под xboard. Исходники на Си прилагаются. The chess engine and graphical shell run on Windows 64, and on Linux run on xboard. The C sources are attached.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MinkoChess
    MinkoChess is a multiplatform chess engine written in C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    NetChess

    NetChess to play between two players over net or internet

    NetChess is a Graphical User Interface (GUI) for playing chess game. This software can be used To play chess between two players over network using TCP/IP (LAN) or in internet/intranet (Network vs Network) To send instant message (chat) while playing chess To observe the chess game played between two players over network To play chess between two players on the same board As PGN, FEN, EPD converter.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9

    Synergy-Chess

    Synergy-Chess is a chess system that groups together 8 chess engines

    Synergy-Chess is a chess system that groups together 8 chess engines with an ELO score higher than 3400; this system has been tested on the Arena 3.5.1 chess GUI which can be downloaded here: http://www.playwitharena.de Summary of how Synergy-Chess works: the system simultaneously run the 8 chess engines and when the 8 analyzes are completed the system chooses the move to be performed based on the absolute majority of equal moves among the first 7 chess engines, and in the event of a tie, the outcome of the groups in parity is compared with the outcome of the chess engine number 8 and if one of the groups in a tie has the same move as chess engine number 8 this group will acquire the majority and then the system will perform this move; if, on the other hand, the tied groups have different moves than the chess engine number 8, the system applies the difference in score between the tied groups and chooses the move to be performed based on the highest score
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    olivechess

    olivechess

    a UCI chess engine

    OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard. The engine supports UCI and XBoard protocols. Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    A concise javascript chess engine, first written for the 5k web competition. It plays at the level of a lazy amateur, so is a good match for most opponents.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    pythchess

    Python chess engine

    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    c-board

    A console/ncurses chess engine frontend and PGN editor.

    CBoard (Curses/Console Board) is an Ncurses frontend to chess engines supporting the XBoard protocol. Supports reading and writing PGN including roster tags, RAV, FEN, NAG and comments, lots of configuration options, UTF-8, different board sizes depending on the terminal and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A chess-engine based on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ChessbrainVB

    EXCEL VBA chess engine with chess board

    VBA chess engine for EXCEL / WORD / POWERPOINT ( level: 2200 ELO ) with chess board GUI. Full EXCEL install needed (no viewers or OpenOffice) also: VisualBasic 6 compile for winboard (2750 ELO), needs a chess GUI like ARENA latest version here: https://github.com/RZulu54/ChessBrainVB/releases
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ChessShell API

    ChessShell API

    Extensive Java chess database libraries.

    Extensive Java chess database libraries. Native game database, native position database, pgn database reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    yet another UCI chess engine
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Phalanx is a chess engine which understands the xboard protocol. It's suitable for beginner and intermediate players (I'm counting on your help to make it suitable for strong players!)
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21

    icsDrone

    icsdrone is an interface between a chess server and a chess engine

    ... - An ICS proxy. When instructed via the "proxy" option, icsdrone acts as a proxy for the ICS it is connected to. This is similar to using xboard with zippy but now the "GUI" (xboard/winboard) can be closed without terminating the engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Super Micro Chess

    Super Micro Chess

    The world's smallest chess playing program just got smaller!

    Super Micro chess engines are a series of world record small source and executables programs able to play the famous "King's Game" (both with simplified and full FIDE support)! Please refer to the official home page for more details: http://smmax.sf.net.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Redqueen Chess Engine
    Redqueen is an UCI (Universal Chess Interface) only compatible chess engine written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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: 3 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB