Showing 242 open source projects for "hts-engine"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Stockfish

    Stockfish

    UCI chess engine

    ...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: 171 This Week
    Last Update:
    See Project
  • 2
    ChessMD

    ChessMD

    ChessMD is a Qt-based chess game viewer with engine analysis

    Downloads: 97 This Week
    Last Update:
    See Project
  • 3
    ChessForge

    ChessForge

    Chess analysis, training and testing for Windows.

    ...Use Chess Forge to build your opening repertoire, study endgames, strategy and tactics. Utilize the two distinct solving modes and also Chess Forge's unique Training Mode where you get tested against the workbook's content with the help of the engine. Installation info: https://github.com/czbar/ChessForge/wiki/Installation PDF Manual: https://sourceforge.net/projects/chessforge/files/ChessForge_Manual.pdf/download (35MB due to numerous screenshots) Web Site : https://chessforge.sourceforge.io/ Contact: https://chessforge.sourceforge.io/feedback.html Source Code: https://github.com/czbar/ChessForge New in v.1.15.1 (August 2026): https://github.com/czbar/ChessForge/wiki/Release-History
    Leader badge
    Downloads: 317 This Week
    Last Update:
    See Project
  • 4
    Chess Engines for Android

    Chess Engines for Android

    Portable UCI- and XBoard-compatible chess engines.

    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.
    Leader badge
    Downloads: 319 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
    PasKnight

    PasKnight

    Chess engine written in Pascal with an UCI interface.

    PasKnight is a UCI compatible chess engine. It does not have a graphical interface of its own; instead, it runs as a console application that communicates via text commands with a GUI (like Arena, CuteChess, or WinBoard). PasKnight is written in Pascal using Lazarus & Free Pascal compiler. Executables are provided for Windows, Linux and macOS. Elo of the engine v1.00rc21 is around 2620
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    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 for e.g. a Benko gambit or so and if you let it play with White, a lot of 1.e4 gambits can be played. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 384 This Week
    Last Update:
    See Project
  • 8
    Chess Tools for Android

    Chess Tools for Android

    Scripts and tools for building and testing chess engines.

    ...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. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    18xx Rails Evolution
    🚂 WELCOME TO RAILS: THE ULTIMATE 18XX GAME ENGINE! 🚂 Are you ready to step into the shoes of 19th-century robber barons, manipulate stock markets, engineer ruthless hostile takeovers, and build the most lucrative railway empires in board gaming history? Rails is the premier, open-source Java engine dedicated entirely to the deep, tactical world of the 18xx operational and economic strategic series.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    CirrusKing

    CirrusKing is a digital board game on a 3D pyramid battlefield.

    CirrusKing is a tactical digital board game that elevates classic tabletop strategy into a fully realized, three-dimensional pyramid battlefield. Designed for players who love deep spatial reasoning, the game challenges players to conquer the heights using unique piece mechanics, fluid verticality, and a highly competitive, adaptive AI. Positioned as a pure, mechanics-driven experience, it is built from the ground up to offer an engaging, DRM-free challenge that respects the player's...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Chess-Stats

    Chess-Stats

    Chess Stats is a slightly different way to analyze your chess games.

    Chess Stats uses Stockfish 17.1 to analyze any game in a pgn file. It then saves analysis and shows statistics for blunders and best moves for every move of the game. Interactive chessboard shows continuations from any selected move. From the interactive board you can step through the continuation or make new moves with the mouse. New moves calculate new possibilities. Python script developed with Python 3.1 on Linux Ubuntu 22 External libraries that are not part of the standard Python...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SCID Recast

    SCID Recast

    The SCID 5 format in a clean, deterministic, modular architecture

    ...It preserves compatibility with existing si5 databases while restructuring the core into a clean, modular C library (libscidcore) with well‑defined boundaries for database, game model, search, engine integration, and metadata. The project emphasizes reproducibility, explicit invariants, a clear error model, and a stable foundation for supporting archival workflows and future tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pentobi

    Pentobi

    computer opponent for the board game Blokus

    Pentobi is a computer opponent for the board game Blokus.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Nimzo-3d-Chess-GUI

    Nimzo-3d-Chess-GUI

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

    The Nimzo_3d GUI is a chess program for Windows 7 - 11 It is an enhanced version of the Tarrasch Chess GUI written by Mr Bill Forster, with many additional features. It has a simple, easy to use interface, so it is ideal for novice players or inexperienced computer users. It also has more advanced features for expert users. So if you just want a casual blitz game against the computer, or to automatically analyse one of the famous games from chess history, it can perform these...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    MinkoChess
    MinkoChess is a multiplatform chess engine written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    chess10
    Шахматный движок и графическая оболочка под 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: 0 This Week
    Last Update:
    See Project
  • 17
    Parabator 2 (Complete Edition)

    Parabator 2 (Complete Edition)

    Parabator 2 - Free 3d board game created on Xtreme3d engine

    Parabator 2 (Complete Edition) Free 3d board game License lgpl Created on Xtreme3d engine Mods included Attention Game archive is Multi-Part Do not forget download two part archive Внимание Архив игры разбит на две части Не забудьте скачать две части архива для распаковки игры How to Extract Multi-Part Archive Files Sometimes products for download are large and are delivered in multi-part split files. For example, they may be a series of names that look like this: FileName.zip.001 FileName.zip.002 FileName.zip.003 File formats you may need to extract include zip, tar, 001, gzip, dmg, rar, 7z, zipx, and many more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fair-chess

    Fair-chess

    A new -better- chess variant , *Fair-Chess* ! (also with handicaps)

    ...Being interested in chess for two decades now, i designed a chess variant in which the intrinsic White advantage is compensated by removing the f2 and c7 pawns (calibrated by engine analysis). Also, in such a way detailed knowledge of opening theory is not important anymore (but it still looks more like normal chess than Chess960, also called 'Freestyle' nowadays.... ). In addition, a(n) -optional- handicap system which makes playing more fun for both sides, especially the weaker. This would make it a more ''fair'' game between players with very different playing abilities (ratings), playing rated games is still possible with the system i devised (with compensation). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - VR TTT OX game - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Demli Tavla

    Demli Tavla

    Turkish Traditional Backgammon Game

    ...The files "mirkelam_tavla.mp3" and "mirkelam_win.mp3," converted from MIDI files, are processed fake versions of clipped audio from the song "Tavla (backgammon)" by Turkish pop artist Mirkelam. The game mimics the traditional backgammon game. The game engine consists of a main Python code (tavla.py) and two auxiliary AI files. These AI files are essentially simple Python scripts containing decision-making mechanisms. They can roll dice and randomly decide what to do by determining the positions of the pieces. Then they make their moves. This program was completed through human effort and artificial intelligence support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ​Parabator 2  (Final Version)

    ​Parabator 2 (Final Version)

    Parabator 2 - Free 3d board game

    Parabator 2 - Complete Edition Complete four hardest levels in the game to win Free 3d board game License lgpl Created on Xtreme3d engine #3d, #postapocalyptic, #boardgame, #tactical, #governmentsim, #survival Attention Game archive is Multi-Part Do not forget download two part archive Внимание Архив игры разбит на две части Не забудьте скачать две части архива для распаковки игры Download link: https://sourceforge.net/projects/parabator-2-3d-board-game/files/Parabator2_2.zip.001/download https://sourceforge.net/projects/parabator-2-3d-board-game/files/Parabator2_2.zip.002/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Parabator 3 version 1.5.1

    Parabator 3 version 1.5.1

    Attention! This tiny board/shooter game just created for fun

    ...This tiny board/shooter game just created for fun, the bugs that are found here will be fixed. * please download two parts zip archives Free 3d board game. License lgpl Created on Xtreme3d engine [Morrowind fork] #boardgame #3d #morrowind #skyrim #heroesofmightandmagic #doom #stategy #rpg Drivers please check the drivers before starting the game Game Engine Xtreme3d engine here: https://github.com/xtreme3d/xtreme3d Controls // Arrow Up & Arrow Down - Sandbox navigation on ga- me (do not use during normal play) // Arrow Left & Arrow Right - Sandbox get money on ga- me (do not use during normal play) // Space – Roll the dice in game (do quickly then Like in shooter game) // Hold Tab - take the figuries (you need find then on map) // Enter key - start new game ----- How to win⠀⠀⠀ Defeat the (boss race) ---Argonian--- it's really possible do this Author: Max P. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Parabator 3 - Rush of the Wind 1.4.3

    Parabator 3 - Rush of the Wind 1.4.3

    Parabator 3 - Rush of the Wind 1.4.3 (Xtreme3D Engine) Free board game

    Attention! This tiny board game just created for fun, the bugs that are found here will be fixed. Free 3d board game. License lgpl Created on Xtreme3d engine [Morrowind fork] #boardgame #3d #morrowind #skyrim #heroesofmightandmagic #doom #stategy #rpg Drivers please check the drivers before starting the game Game Engine Xtreme3d engine here: https://github.com/xtreme3d/xtreme3d Controls // Arrow Up & Arrow Down - Sandbox navigation on ga- me (do not use during normal play) // Arrow Left & Arrow Right - Sandbox get money on ga- me (do not use during normal play) // Space – Roll the dice in game (do quickly then Like in shooter game) // Hold Tab - take the figuries (you need find then on map) // Enter key - start new game ----- // Printscreen take screenshot (You know) How to win⠀⠀⠀ Defeat the (boss race) ---Argonian--- it's really possible do this Tips in game * Look artifacts * Pump up agility skill in matchs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Parabator 3 - Rush of the Wind 1.3.1

    Parabator 3 - Rush of the Wind 1.3.1

    Parabator 3 - Rush of the Wind - Free 3d board game / license lgpl

    Parabator 3 - Rush of the Wind Attention! This tiny board game just created for fun, the bugs that are found here will be fixed. Free board game. License lgpl Created on Xtreme3d engine [Morrowind fork] Drivers please check the drivers before starting the game (c++ drivers must included) #boardgame #3d #morrowind #skyrim #heroesofmightandmagic #doom #stategy #rpg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NetChess

    NetChess to play between two players over net or internet

    ...This can also be used to load the games and analyze using chess engines To play chess using chess engines (Supports engines with WinBoard 1, 2 and UCI 1, 2 protocols) Human vs Chess Engine with White side Human vs Chess Engine with Black side Chess Engine with White side vs Chess Engine with Black side on the same board Chess Engine with White side vs Chess Engine
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next