https://github.com/mtlh/chess
Play all types of chess
https://github.com/mtlh/chess
chess chessboard html-css-javascript
Last synced: 3 months ago
JSON representation
Play all types of chess
- Host: GitHub
- URL: https://github.com/mtlh/chess
- Owner: mtlh
- Created: 2020-06-30T12:35:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T15:17:26.000Z (about 4 years ago)
- Last Synced: 2025-01-03T04:47:02.562Z (5 months ago)
- Topics: chess, chessboard, html-css-javascript
- Language: JavaScript
- Homepage: https://matthew-harvey.github.io/chess
- Size: 21.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chess website viewable on https://matthew-harvey.github.io/chess/
Site that allows users to play 2 player, Vs Computer, watch bots play chess and even complete some of my selected puzzles.
Made using HTML, CSS, JS, Chess.js and Chessboard.js libaries.