chess-programming
Here are 21 public repositories matching this topic...
UCI chess engine
-
Updated
Nov 27, 2024 - C++
Play random chess with computer
-
Updated
Dec 11, 2020 - TypeScript
Bitboard viewer for chess developers.
-
Updated
Mar 16, 2023 - JavaScript
A UCI Chess Engine with an ELO rating of ~2200 written in C using Negamax Search with Alpha Beta Pruning and Zobrist Hashing
-
Updated
May 26, 2024 - C
chess engine which calculates best moves from your match in real time when you play on chess.com
-
Updated
Jun 27, 2021 - JavaScript
An App to Train You Chess Tactics Skills
-
Updated
Jan 8, 2021 - TypeScript
Chess-aware custom types, FEN/PGN parsing & more
-
Updated
Nov 28, 2024
A program that builds a graph of all possible piece positions on chess board. Piece positions are represented by nodes. Moves are represented by branches
-
Updated
Aug 21, 2020 - C++
A python chess bot that beat Komodo 17 (2100) and Fairy Stockfish 6 (~2100), and has 2096 rating in 10+0 rapid on chess.com
-
Updated
Oct 2, 2024 - Python
Implementation of magic bitboards to use in chess engines (with optimized functions for MSVC).
-
Updated
Dec 23, 2019 - C++
Generate random chess position/perft
-
Updated
Apr 15, 2023 - Scala
This project is a simple implementation of chess in Scala. It provides a basic chess board, pieces, and rules to play the game.
-
Updated
Jun 15, 2024 - Scala
Keep scalachess honest
-
Updated
Dec 2, 2024 - Scala
My second software project since i learned loads of programming fundamentals on Python. If you want to take a look, read "guide.txt" file to help you set up the environment.
-
Updated
Jan 20, 2022 - Python
-
Updated
Aug 11, 2024 - Rust
CLI program for the visualization for chess board states.
-
Updated
Sep 15, 2023 - C++
Improve this page
Add a description, image, and links to the chess-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chess-programming topic, visit your repo's landing page and select "manage topics."