Skip to content

rodolfoinfantini/JS-Chess-Stockfish-Puzzles

Repository files navigation

JS-Chess-Stockfish-Puzzles

Javascript chess with STOCKFISH and PUZZLES FROM LICHESS!

  • Page to try it
  • Stockfish.js
  • You can load a position from FEN string
  • You can play more than 200.000 puzzles from lichess Database

Rules implemented

  • Pieces moves
  • Check and Checkmate
  • Pinned pieces
  • En Passant
  • Castle
  • Pawn promotion
  • Multiplayer