https://github.com/amj2001/chess-battle
Chess game web app
https://github.com/amj2001/chess-battle
angular-16 ngx-chess-board
Last synced: about 1 year ago
JSON representation
Chess game web app
- Host: GitHub
- URL: https://github.com/amj2001/chess-battle
- Owner: AMJ2001
- Created: 2025-02-18T11:53:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T15:47:43.000Z (about 1 year ago)
- Last Synced: 2025-02-26T21:33:18.553Z (about 1 year ago)
- Topics: angular-16, ngx-chess-board
- Language: TypeScript
- Homepage: https://chess-battle-app.web.app
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ♟️ Chess Battle 🔥
🚀 **A real-time online chess game!**
---
## 🏷️ Tech Stack


---
## 🎯 Features
✅ **Single & Multiplayer mode**
✅ **Customizable board themes** 🎨
✅ **Move history tracking** 📝
✅ **Game timer (Time Elapsed)** ⏳
✅ **Checkmate detection**
---
## 🔧 Setup Instructions
**Clone the repository**
```sh
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
```
```sh
npm i
```
```sh
npm run build
```
```sh
npm start