@hiron-tez/chess
A chess engine. This is a fully functional game core that implements all the functionality and logic and provides an easy way to interact with the pieces.
@jacksonthall22/svelte-chess
Fully playable chess component for Svelte. Powered by @jacksonthall22/chess.ts logic, Chessground chessboard and optionally Stockfish chess AI.
svelte-chess
Fully playable chess component for Svelte. Powered by Chess.js logic, Chessground chessboard and optionally Stockfish chess AI.
alphabeta
a general purpose minimax framework which uses alpha-beta, an A.I. tool useful for machine decision making