chess-interface
There are 6 repositories under chess-interface topic.
LabinatorSolutions/stockfish-chess-web-gui
Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.
LabinatorSolutions/boldchess-web-app
A responsive web-based chess app and graphical user interface (GUI) for the Stockfish chess engine, featuring analysis, evaluation, and graphical representations. It is the official chess app of BoldChess.com.
tsevasa/infinite-chess-notation
Notation for infinite chess games and infinite chess engines. Parser for human readable formats and machine formats.
BertozziPietro/smart-king
Rudimentary Chess Interface
sense-chess/artwork
everything that is independent of code
thisislvca/java-chess
This is a chess implementation done in Java as a school project. The requirements were usage of the MVC Java development paradigm, with the usage of threads.