Showing 51 open source projects for "simple chess"

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

    chess-tui

    Play chess from your terminal

    chess-tui is a terminal-based chess application that lets you play chess directly from your command-line interface with a rich set of features normally found in graphical clients. It supports local two-player games as well as playing against any UCI-compatible chess engine, giving users flexibility to challenge engines like Stockfish or GNU Chess.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    AlphaZero.jl

    AlphaZero.jl

    A generic, simple and fast implementation of Deepmind's AlphaZero

    ...This makes them hardly accessible for students, researchers and hackers. Many simple Python implementations can be found on Github, but none of them is able to beat a reasonable baseline on games such as Othello or Connect Four. As an illustration, the benchmark in the README of the most popular of them only features a random baseline, along with a greedy baseline that does not appear to be significantly stronger.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    mpchess

    mpchess

    simple chess game written in C

    Sour*eforge.net has become inaccesible to me because of Cl*udflare. The latest versions of the programs will be on my site: https://matei.one/. Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are evaluated only by adding the values of the pieces left on the board. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Admiral Down Modern Navy

    Admiral Down Modern Navy

    Battleship Game for Debian Linux Systems

    A battleship game enhanced with effects and musics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Eschecs

    Eschecs

    UCI chess GUI

    Simple UCI chess GUI written in Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JBoardGames
    Collections of simple Java Board Games No third party libraries. Now avaiable: - Chess 1.0.18 featuring Human vs Human Human vs Computer Computer vs Computer With puzzles. -Quattro 1.2.3 Currently available: Human vs Human Human vs Computer Computer vs Computer -Checkers 1.0.9 featuring Human vs Human Human vs Computer Computer vs Computer -Backgammon 1.0.2 featuring Human vs Human Human vs Computer Computer vs Computer - Go 1.0.1 Human vs Human Human vs Computer Computer vs Computer -Dominoes 1.0.1 featuring Human vs Human Human vs Computer Computer vs Computer - Mill 1.0.5 featuring Human vs Human Human vs Computer Computer vs Computer - Battleship 1.0.2 Human vs Computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Capa chess

    Capa chess

    Chess program

    Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    jfootball

    jfootball

    Simple java football game

    Simple java football game, work in progress. Basically the graphics is 2D, no Open GL. Play with classic Top or Side view, you can select it from the start! You can choose between 8 teams, and if to play aginst AI or to put AI va AI. Select the Pitch type: plain, stripes, chess, circles, winter. Select the Helf Length too (in seconds).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    Chess Coordinate Notation Converter

    Chess Coordinate Notation Converter

    Chess notation converter

    A very simple project that partially converts chess coordinate notation to algebraic one. It is written in C# using Sharpdevelop. The following features are not implemented yet: check, pawn promotion and identical pieces able to move to the same square ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    playbox.fx

    playbox.fx

    Collection of board games.

    Playbox.fx is a free, ad-free and still growing collection of board games. It is a private hobby project with no commercial goals. It contains Mahjong Solitaire, Draughts, Chess, Go, Halma, Nine Men's Morris and Peg Solitaire. The games can be played against a simple AI or locally against friends. There is a portable version (zip) for Linux. There is an installer (exe) and a portable version (zip) for Windows. Have fun and stay healthy, Markus.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Pgn2ltx is a simple converter that reads chess games in PGN format and outputs them to a LaTeX input file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    SJCE - Strong Java Chess Engines, free portable cross-platform graphical chess game, 100%-pure Java. Support with including many best free/open-source java xboard/uci chess engines. It is possible to play both White and Black. It is possible to play Human to Human, Human vs Engine, Engine vs Engine. Simple and intuitive GUI - Graphical User Interface. Tested on Windows/Linux.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pgnlib is a C++ class library for linux intending to provide a simple programming interface to PGN chess games collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chess

    Chess

    A simple 2D-Chess

    A 2D-Chess with many features, such as a multiplayer server and many others. It will also show you all movement possibilites you have. Playing against Computer is in development
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    Javascript Universal Chess Interface

    Port of UCI to Javascript

    ...A successful and very complete implementation is the Javascript Chess Engine Lozza by Colin Jenkins. The webpage also includes a simple step-by-step guide setting up jsuci with Lozza. http://op12no2.me/toys/lozza/ You may also want to try connecting this javascript translation of the chess engine Stockfish 5 to jsuci: https://github.com/exoticorn/stockfish-js
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    desqchess3

    simple chess app

    2020: MOVED TO https://github.com/peterjtracey/desqchess -- because it's 2020... Version 3 fork of desqchess. DESQChess will be an easy to use, easy to add on to, easy to animate chess system. Useful for apps, tablets apps, and desktop systems. Plans for other plugins include: - Add plugin to connect to animation system (web GL) - Connect to other open-source software such as Blender, illustrator, GIMP, and Vector graphic manipulation programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    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: 8 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    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
  • 23
    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
  • 24

    chessoclock

    chessoclock is a simple chess clock running on a virtual terminal

    chessoclock is a simple chess clock running on a virtual terminal. It supports an user defined time amount and increment per move as well as extra time and all the features of a Fischer clock. chessoclock is no longer based on the curses library. Install it on your (even old old old) laptop and you can have a chess clock everywhere in every moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JLightChessLib

    Purpose is to provide a very simple and well documented chess library.

    This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats. Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB