Realtime-OpenCV-Chess VS Fairy-Stockfish

Compare Realtime-OpenCV-Chess vs Fairy-Stockfish and see what are their differences.

Realtime-OpenCV-Chess

♔ Chess-playing with Open-CV [Human vs AI (Stockfish engine)] (by Vatsalparsaniya)

Fairy-Stockfish

chess variant engine supporting Xiangqi, Shogi, Janggi, Makruk, S-Chess, Crazyhouse, Bughouse, and many more (by fairy-stockfish)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Realtime-OpenCV-Chess Fairy-Stockfish
2 19
36 565
- 2.7%
0.0 7.9
over 3 years ago 2 days ago
C++ C++
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Realtime-OpenCV-Chess

Posts with mentions or reviews of Realtime-OpenCV-Chess. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-08.
  • Trying to use this code from github
    2 projects | /r/learnpython | 8 Apr 2021
    hmm. Well okay so that error happens at the read_warp_img.py file at line 8. That's in the function get_warp_img. If we look at the references to that image (you can do this right from github, or you can do it from pycharm), you'll see that this function is called a handful of times. But here is one call including a few lines of context before it:

Fairy-Stockfish

Posts with mentions or reviews of Fairy-Stockfish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-17.
  • Do Bughouse engines exist?
    1 project | /r/chess | 22 Apr 2023
    Fairy-Stockfish supports bughouse https://github.com/fairy-stockfish/Fairy-Stockfish/releases
  • Engine?-
    1 project | /r/xiangqi | 21 Feb 2023
  • Stockfish for analysing variants on
    2 projects | /r/chess | 17 Jan 2023
    Try Fairy Stockfish. Not as strong as regular stockfish but still should be more than enough.
  • The difficulty of computer duck chess.
    1 project | /r/chess | 12 Dec 2022
    I actually already implemented it in Fairy-Stockfish, although as a separate branch: https://github.com/ianfab/Fairy-Stockfish/tree/duck. As we currently still reuse the chess evaluation until we have a first NN(UE) it isn't on top human level yet, but move ordering already is decent, so once we have a proper evaluation it should do much better.
  • Introducing... CHESS.SEX
    1 project | /r/AnarchyChess | 7 Dec 2022
    implement your favorite Anarchy Chess rules with fairy-stockfish (https://github.com/ianfab/Fairy-Stockfish), which lichess already uses for the variants it hosts, so it should be easy™ to make your cloned lichess accept it
  • Did someone make a Chess Bot Analysis Check for Duck Chess?
    1 project | /r/chess | 29 Nov 2022
    Oh, apparently an experimental fork of fairy-stockfish with duck chess support was published yesterday! https://github.com/ianfab/Fairy-Stockfish/tree/duck
  • Somebody pls make an engine/AI of duckchess
    1 project | /r/duckchess | 26 Oct 2022
  • Is Minishogi solved?
    1 project | /r/shogi | 3 Aug 2022
    To my knowledge it isn't. Some of the small-sized shogi variants, like Dobutsu, Micro, or Kyoto shogi, can either be (practically) weakly solved using engine search or even strongly using tablebases in the case of dobutsu shogi. However, for minishogi neither of those have yielded a definitive result yet to my knowledge. Nevertheless, deep engine searches and games from high level engines strongly indicate that gote, i.e., the second player, wins with perfect play.
  • How does the Fairy Chess YouTube channel make custom chess games and make Stockfish fight? How can I do that?
    1 project | /r/chess | 20 May 2022
    You might want to take a look at - https://github.com/ianfab/Fairy-Stockfish
  • SwtichersVsClobberers
    1 project | /r/chessvariants | 29 Apr 2022
    But, if you have a variant which the free Fairy Stockfish or ChessV (Alt link) can not play, Zillions can probably implement it fairly easily. Just this year, I created a Chess variant using an unusual tiling of squares and triangles. The only engine which can play this variant is Zillions.

What are some alternatives?

When comparing Realtime-OpenCV-Chess and Fairy-Stockfish you can also consider the following projects:

Winter - UCI Chess Engine

wukong-xiangqi - Didactic Chinese chess Xiangqi engine by Code Monkey King

stockfish.wasm - WebAssembly port of the strong chess engine Stockfish

python-chess - A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication

Gigantua - Gigantua: Single Threaded - 2 Billion Moves/s Chess position enumerator

Horowitz - UCI-compatible chess engine.

liground - A free, open-source and modern Chess Variant Analysis GUI for the 21st century

chessCAMO - chessCAMO is a newly proposed chess engine with a built-in variant that stands for Calculations Always Make Opportunities and was inspired by the very popular chess variant Crazyhouse. The "CAMO" portion comes from the idea that in this variant a player can sacrifice making a move to replace one of their pieces from the "piece reservoir".

chess-pieces - Chess, Janggi, Xiangqi, Sittuyin pieces and boards

OpenCV - Open Source Computer Vision Library

chessx - Sources of the official ChessX version.