Cyber Chess Online
# đš️ Science Fiction Chess | Cyber Chess A neon-soaked, responsive web chess experience that fuses classic strategy with futuristic aesthetics. Play against a friend, train with the built-in AI (3 difficulty tiers), or practice piece movement in Range Mode — all inside a glowing black-and-glass interface that scales from desktop to mobile. ---
## ✨ Features | Mode | Description | |------|-------------| | **Tutorial Mode** | Step-by-step introduction to piece movement & rules | | **Range Mode** | Micro-boards that isolate specific pieces to drill tactics | | **AI Battle** | 1 | 3 | 5 level gradient (Easy → Medium → Hard) | | **Two-Player Battle** | Pass-and-play on the same device |
### Visual / UX Highlights - **Neon cyan & magenta glow** with CSS key-frame pulses - **3-D floating board** (perspective + subtle bob) - **Smooth piece animations** on every legal move - **Click-to-move** with valid-move highlights - **Promotion panel** auto-pops when a pawn reaches the last rank - **Control panel**: Restart | Undo | Hint - **Fully responsive** – board scales down to 280 px width for phones - **PWA-ready** – just add a manifest & service-worker for offline play ---
## đ Quick Start 1. Clone / download this repo ```bash git clone https://github.com/your-username/scifi-cyber-chess.git cd scifi-cyber-chess
# Python 3 python -m http.server 8000 # Node npx serve . # VS Code Live Server extension
https://github.com/infrareactive/scifi-cyber-chess.git
Comments
Post a Comment