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.
- Host: GitHub
- URL: https://github.com/umangvadukar/chessify
- Owner: UmangVadukar
- Created: 2025-08-11T04:36:13.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-11T06:21:45.000Z (2 months ago)
- Last Synced: 2025-08-11T06:34:38.540Z (2 months ago)
- Topics: bootstrap5, chess-js, chessboard, chessboardjs, css, html, html-css-javascript, html5, javascript, json-data, stockfish, stockfish-js
- Language: JavaScript
- Homepage: https://umangvadukar.github.io/Chessify/
- Size: 627 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
---