https://github.com/mat06mat/chess
https://github.com/mat06mat/chess
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mat06mat/chess
- Owner: MAT06mat
- License: mit
- Created: 2025-06-03T16:02:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-30T16:05:33.000Z (12 months ago)
- Last Synced: 2025-06-30T17:23:44.947Z (12 months ago)
- Language: TypeScript
- Size: 911 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Online Chess Game
This project is an online chess game currently under development.
> **Note**: This site is not the official chess.com website, but a personal project inspired by it.
It is built using React and TypeScript, with a focus on creating a clean UI, smooth user interactions, and accurate chess mechanics. The goal is to offer a fun and educational experience while exploring modern web development practices.
# Features
- Display of a chessboard
- Game history and replay
- Move validation
- Playing bot
## Planned Features
- Drag pieces
- Game review
- All game draws
- SandBox fully fonctionnal
- Timers
## Status
:construction: The project is in early development.
## License
This project is licensed under the MIT License.