Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 661 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 661 Bytes

PieceItTogether

Wordle-like Chess Position Guessing Game

Gets a random chess position from chess.com's puzzle database and obfuscates the pieces.

Try to guess the exact placement of every piece within 6 tries!

Try it here

image

Features

  • View past submissions
  • Get instant hints
  • Skip puzzle after 10 seconds
  • Open puzzle in Chess.com analysis board

Analysis

Thanks to https://stockfish.online/ for generously providing a free API for evaluations/

(Analysis has depth 12)