Search Results for "pascal chess engine" - Page 5

Showing 237 open source projects for "pascal chess engine"

View related business solutions
  • 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
  • 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
  • 1

    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
  • 2
    F3DEngine is crossplatform native Object Pascal (Delphi/FPC) engine based OpenGL API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess 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, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chess engine code name "Gull"
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 5
    Uccilerator is a Chinese chess engine using UCCI protocol. The engine communicates plays chess with another engine on the chess server and decide how to make the next move.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JavaScript Chess

    JavaScript chess with board rotation, pgn output, forward/back & save

    Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection. Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented. The cpu engine is a work in progress, suggestions/contributions are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    ArbyChess

    ArbyChess is a chess engine that allows arbitrary boards and pieces.

    ArbyChess gets its name from a shortening of "arbitrary chess", and as such is designed to allow arbitrary boards, pieces, and moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Paltry Chess

    HTW Saar - PIB Projektarbeit 2013

    This chess engine is the result of the project work 2013 at the University of Applied Sciences, study programme Applied Informatics. The target was to write an engine that is able to play chess with the official FIDE rules. At the moment, the engine chooses the first-found valid move instead of the best move. Other java classes should be fine
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    ChessApplication

    A chess application : game with human and/or computer

    A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS). This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenGL based 2D/3D graphic crossplatform engine written on Free Pascal. Very amateurish. Currently project PhloXLib stopped or developed very slow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fairness Engine

    Let's let games in meetings become fair!

    This is a software that allow you to random choose an item in the given list.It doesn't have back door or ways to cheat(unless you cheat in the name list),so it is very fair.Let's let games become fair! The most important is that this open source project is based on lazarus.I believe it will be useful for free pascal learners!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    snippetsource

    snippetsource

    Portable source code librarian

    Snippetsource is a simple yet powerful repository to store code snippets or any other text content. SQLite is used as the database backend which makes fast indexed lookups possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Eia 0.2

    Chess engine

    Not so strong UCI chess engine programmed for fun. - IID, negascout, QS, SEE - bitboards, magics - null move pruning - hash (QS too), pawn hash - killers, history - time management, singular reply in root - staged generation - soft control - fast mobility - (undone) learning
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    rodent chess

    UCI chess engine

    Rodent is an UCI chess engine based on Sungorus by Pablo Vazquez, 300 Elo stronger than its predecessor. It allows setting up different personalities and to adjust playing strength.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    yacen

    yacen

    Yet Another Chess ENgine

    IMPORTANT: I renamed the project to cengix (chess engine no. x). See http://code.google.com/p/cengix. IMPORTANT: yacen is not in any way related to the YACE chess engine. The similar name was a mistake. To avoid confusion, I will rename my project soon and provide a link to the new site then. yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    ...Having completed it successfully, I've gained the confidence to proceed with Kenny ClassIQ, named so because it is more class-oriented than Kenny, and because I want it to be intelligent. (A play with words landed me Kenny ClassIQ.) Also, I used this name so that people searching for my other chess engine Kenny can also find this more advanced chess engine (okay, yes, I wanted to name my chess engine Kenny, so).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Kenny

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

    ...These tests were run by setting up various tournamennts on the free Chess GUI Arena Version 3.0. Kenny uses modified values for evaluation of various parameters, thus introducing almost an entirely new engine, because the evaluation function is the heart of a chess engine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    LibreAquarium

    LibreAquarium

    An aquarium management software with a Simulation Model System

    SME LibreAquarium is an Aquarium management system with a Simulation Model Engine (SME) that makes a prediction of the possible measurement values for the different pollutants that affect to these aquatics systems (NO3,PO4, Fe). The simulator consults the recorded analysis to calculate a prediction of the NO3, PO4, Fe, that the these aquatic system produce. It also uses a central (fish, plant and invertebrates) database to check if the actual parameters are Ok, depending on the species...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VoxRend is an OpenSource voxel graphic engine. It can be used to create games or simulations, but you can use it to get other graphic representations. Uses tile-maps and can load and render Ken's VOX files. Today it's inactive but I have plans for the
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Ethereal Chess 3D

    Ethereal Chess 3D

    3D OpenGL Chess - C++

    High detail 3D chess program capable of communicating with any UCI compatible AI engine. A variety of textures and backgrounds allows for a unique chess adventure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mediocre is a Java-based chess engine, implementing features like LMR, SEE, history and killer moves heuristics, transposition tables, internal iterative deepening, PVS search etc.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB