[go: up one dir, main page]

Browse free open source Chess Games and projects for Android below. Use the toggles on the left to filter open source Chess Games by OS, license, language, programming language, and project status.

  • Monitor your whole IT Infrastructure Icon
    Monitor your whole IT Infrastructure

    Know what's up and what's new: Monitor all your systems, devices, traffic and applications.

    Caters to tech staff, system Administrators, and companies of any size, from small and medium sized businesses to enterprises that need their IT network to be reliable and easy to monitor in real-time. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine. PRTG optimizes connections and workloads as well as reducing operational costs by avoiding outages while saving time and controlling service level agreements (SLAs).
    Start Your Free PRTG Trial Now
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 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). 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: 129 This Week
    Last Update:
    See Project
  • 2
    Chess Engines for Android

    Chess Engines for Android

    Chess engines that support the UCI or XBoard protocol.

    Open source chess engines that support the Universal Chess Interface (UCI) protocol or Chess Engine Communication Protocol (XBoard). They are written in the C, C++, Go and Rust programming language. 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. Requires a chess app that has full access to the internal memory (e.g. Chess for Android 6.2.1 or DroidFish).
    Leader badge">
    Downloads: 1,037 This Week
    Last Update:
    See Project
  • 3
    Chess Engines for Android (APKs)

    Chess Engines for Android (APKs)

    Chess engines in APK format that provide the OEX format.

    Installation files for chess engines that provide the Open Exchange (OEX) format (links to the source code of the built-in chess engines can be found in the corresponding zip archives). The APK files "Chess Engines" and "Chess Engines Bonus" contains almost all UCI compliant chess engines that are already published here. The APK file "Chess Engines Bonus" contains chess engines without embedded networks. Chess engines in this package are not ready to use. The missing network files can be found in the assets directory (just rename apk to zip). The APK file "XBoard Chess Engines" contains chess engines that support the Chess Engine Communication Protocol (XBoard). Crafty and Phalanx are included, for example. Requires a chess app that supports the OEX format (e.g. Chess for Android or DroidFish).
    Leader badge">
    Downloads: 899 This Week
    Last Update:
    See Project
  • 4
    Chess Tools for Android

    Chess Tools for Android

    Scripts and tools for Android.

    Open source scripts and tools for Android. Every zip archive contains a readme file with further information (e. g. link to the source code). Chess tools are located in the libs directory and are available for arm64-v8a, armeabi-v7a, x86 and x86_64 based devices. CECSA (Chess Engine Compiler Script for Android) and CETSA (Chess Engine Tournament Script for Android) are scripts for Termux. They need to be extracted in the home directory of Termux. There is also an installation script for CECSA (cecsa.sh) that can be used to install a complete compilation environment with all necessary compilers, tools and libraries under Termux. Note that scripts and tools requires Termux.
    Downloads: 64 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements Specification(pdf file), it will help anyone that downloads this application to understand basic blind chess and use it. You can download this pdf in Files->Specification folder.
    Leader badge">
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    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.1.9 and has been released on 19/08/2025. 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 clone the git repository. Compiles and Runs on 32/64 bit on Windows, Mac, Linux, Android (ARM/x86) and Raspberry. Released under GNU v2 license. (means free to copy, free to modify, free to use, ...) Works fine with Arena/Cutechess/BanksiaGui/Winboard/Xboard/...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Simple chess program for Android
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AndroidKnight is a 3D chess for the Android Platform now free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 10
    Dark Knight is an Android chess application specifically designed for Honeycomb tablets. It is based on DroidFish and the Stockfish engine, and includes several additions such as Bluetooth play and difficulty selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SimpleChessBoard for Android

    A simple chess board for Android (>= API 3)

    A simple chess board (no ia) application for Android. The board size adjusts to screen size and orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UkrChess

    UkrChess

    Logical game

    Logical chess game with elements of the study of history. Supports Ukrainian, Russian, Belarus, English languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor like Brackets, it will show you the list of functions. Just do not call the functions which start with "__" as those are meant for internal use by the library itself. There is a readme file included in the ZIP which shall get you started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    zxbench

    0xBench derivative

    Derived from 0xBenchmark, stripped native code parts (pure Java), added Chess Benchmark for comparing different Android versions and Runtimes to each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chess Cheats

    Chess Cheats

    Chess Cheats for Personal use

    Chess Cheats for Personal use only this software is not for tournament or competitions (Chess World Cup)
    Downloads: 115 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next