-
chesslib Public
Forked from bhlangonijr/chesslibchess library for legal move generation, FEN/PGN parsing and more
Java Apache License 2.0 UpdatedJan 19, 2025 -
chess-webapp Public
GUI to play against chess engie. (the website takes ~1 minute to load for the first time, due to the hosting platform issue. Please wait for 1 minute while loading for the first time, then it will …
-
-
chess-engine Public
Forked from BlueBetaFish/chess-engineUCI chess engine in C++. (Alternate live link: https://chess-webapp-1.onrender.com/index.html )
C++ UpdatedOct 6, 2024 -
-
fuzzywuzzy Public
Forked from xdrop/fuzzywuzzyJava fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
Java GNU General Public License v2.0 UpdatedSep 8, 2024 -
-
Graph Path Finding Algorithm Visualizer inside 2D grid
-
ChessBoardPositionIdentifier Public
Generate FEN string from given digital chess baord image
-
sorting-visualizer Public
sorting visualizer : https://sourashis59.github.io/sorting-visualizer/
-
tic-tac-toe Public
Made using HTML CSS JS. AI is built upon minimax algorithm.
-