An open API service indexing awesome lists of open source software.

https://github.com/umangvadukar/chessify

Chessify is an interactive chess learning platform that lets you load PGNs, simulate games move-by-move, and get instant Stockfish-powered analysis — all directly in your browser using HTML, CSS, and JavaScript.
https://github.com/umangvadukar/chessify

bootstrap5 chess-js chessboard chessboardjs css html html-css-javascript html5 javascript json-data stockfish stockfish-js

Last synced: about 2 months ago
JSON representation

Chessify is an interactive chess learning platform that lets you load PGNs, simulate games move-by-move, and get instant Stockfish-powered analysis — all directly in your browser using HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

          

# ♟️ Chessify

**Chessify** is a browser-based chess learning and analysis tool built with **HTML, CSS, and JavaScript**.
It allows you to load PGNs, simulate games move-by-move, explore a massive openings library, and receive instant **Stockfish-powered analysis** — all without installing any software.

---

## 🚀 Features

- 📂 **PGN Loader** – Import and replay chess games.
- 📚 **Massive Opening Library** – Study thousands of openings, variations, and move orders directly in your browser.
- 🎯 **Move-by-Move Simulation** – Step through games to understand each move.
- 🤖 **Stockfish Integration** – Analyze positions and find the best moves.
- ⚡ **Real-Time Evaluation** – See centipawn scores and blunder detection instantly.
- 🎨 **Interactive UI** – Smooth, responsive board with theme options.
- 🧠 **Learning Mode** – Practice openings, tactics, and positional play.
---