Designed & Developed by: Mohammad Taha Gorji
A modern chess interface with cutting-edge design and immersive user experience! Built with pure HTML/CSS/JS, featuring sophisticated animations and visual effects.
Link : https://mr-r0ot.github.io/Chess-game-web/
- 🎨 Dark Modern Theme with Graphic Purple Accents
- ✨ Glassmorphism Effects & Dynamic Lighting
- ♟ Smooth CSS Piece Movement Animations
- 📌 Intelligent Move Highlight System
- 🌈 Interactive Panels with Live Shadows
- 📱 Full Mobile Responsiveness
- ⚡ High Performance Optimization
| Technology | Purpose |
|---|---|
| HTML5 | Core Project Structure |
| CSS3 | Advanced Styling (Flex/Grid) - CSS Variables - Animations |
| JavaScript | Game Logic & Dynamic Interactions |
- Clone repository:
git clone https://github.com/mtahagorji/chess-project.git - Navigate to project:
cd chess-project - Open in browser:
open index.html # Mac/Linux
start index.html # Windows - 🔍 Smart Board Zoom
- 📊 Captured Pieces Tracker
- ⏳ Integrated Game Timer
- 🔊 Piece Movement Sound Effects
- 🌓 Auto Theme Switching (Light/Dark)
Modify CSS variables in styles.css:
:root {
--neon-purple: #9d00ff; /* Theme Color */
--glass-opacity: 0.25; /* Panel Transparency */
--glow-intensity: 25px; /* Glow Strength */
} | Day Mode | Night Mode |
|---|---|
![]() |
![]() |
Released under MIT License


