jironghuang / chessLinks
A C++ chess program.
☆12Updated 12 years ago
Alternatives and similar repositories for chess
Users that are interested in chess are comparing it to the libraries listed below
Sorting:
- A two player chess game made in c++.☆21Updated 7 years ago
- Python wrapper for the Lichess API☆12Updated 3 years ago
- A bridge between Lichess API and chess engines. Focussed on Docker in Heroku☆12Updated 2 years ago
- A chess game in C++ with multiplayer using console graphics.☆14Updated 7 years ago
- A simple sudoku puzzle generator written in C++.☆89Updated 2 years ago
- A bunch of coding stuff☆22Updated last year
- UCI Compliant Chess Engine☆116Updated 9 months ago
- Codes for my YouTube☆206Updated 3 years ago
- Simple interface to see the history of course demand and allocation☆44Updated last week
- didactic chess engine for chessprogramming wiki☆111Updated 4 years ago
- Chessclone with SDL2☆93Updated 3 years ago
- C++ Chess Engine☆73Updated last year
- my programming language notes --- successfully 500 commits :-)☆109Updated 8 months ago
- A physical chess-playing robot. Image recognition of chess board, AI, and mechanical arm control.☆12Updated 6 years ago
- Online compiler API using docker☆25Updated 4 years ago
- Repo for the Vice chess engine series on YouTube☆59Updated last month
- A simple chess engine to learn and play with☆118Updated 3 weeks ago
- Machine learning bot for ultimate tic-tac-toe based on DeepMind's AlphaGo Zero paper. C++ and Python.☆27Updated this week
- ♟️ A chess engine with alpha-beta pruning, piece-square tables, move ordering, and command-line UI.☆171Updated 2 years ago
- C++ Cheat Sheet for ACM ICPC☆230Updated 7 years ago
- Let's get it☆89Updated 3 years ago
- A fast bitboard-based chess move generator in C++☆65Updated 2 years ago
- ☆57Updated 2 years ago
- Simple C++ plagiarism detection☆17Updated 5 years ago
- A program to 'nuke' storage devices.☆51Updated 2 years ago
- UCI Chess Engine written in C☆264Updated 6 months ago
- Collection of Useful CS Algorithms