chess-js
There are 12 repositories under chess-js 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.
GuillaumeSD/Freechess
Chess web app to analyze, play and view your games for free on any device with Stockfish !
ashishpapanai/chessJS
This engine has defeated Stockfish Level-6 which has 2300+ ELO rating with 1sec as thinking time. It is an implementation of Chess Engine in JavaScript by using Min Max Tree with Alpha-Beta pruning (GOFAI (Good Old-Fashioned Artificial Intelligence)). The front-end of the website is basic HTML and CSS. ChessJS Version 2 : v2.chessjs.tech
victorakaps/Chess-Engine-and-GUI
This chess engine with GUI is done with vanilla javascript, engine is based on vice chess engine that is creation of bluefever software, This AI model is itself programmed in plain javascript, and works on Alpha Beta Pruning search algorithm model with transposition table, null move pruning and quiescence inside an iterative deepening framework. Board and pieces are scrapped from chess.com
jasurgraduate/chess-2
This version is for two players who want to play on the OPPOSITE sides of the same screen. The board pieces will adapt the user view in turn accordingly. So, try this out!
MadHatter1999/Chess-game
A simple chess board for my later fun with stockfish
plitsas/chess
JavaScript Chess (orig demo http://www.iki.fi/kbjorklu/chess/)
rapythereaper/chess
A simple chess engine in js
SumitDwivedi24X/Chess
Chess Game Project
SirSerje/bootcamp-chess-game
React training task at Nextiva on boarding