https://github.com/serbanghita/jquery-chess
Chess chessboard and rules made in jQuery
https://github.com/serbanghita/jquery-chess
Last synced: about 1 month ago
JSON representation
Chess chessboard and rules made in jQuery
- Host: GitHub
- URL: https://github.com/serbanghita/jquery-chess
- Owner: serbanghita
- Created: 2012-03-11T21:32:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-24T08:11:40.000Z (about 12 years ago)
- Last Synced: 2025-04-11T04:36:25.596Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 16
- Watchers: 5
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### jQuery Chess
> jQuery Chess is a jQuery plugin that builds a simple yet flexible chess board with pieces. It also supports FEN notation thanks to @sathish316
For a much more complete chessboard project check Chris Oakman's chessboardjs!
### History
My name is Serban Ghita and I'm a web developer and a former professional chess player. I love chess and I like to play on Chess.com
I wanted to create my own chess board so I can discuss chess positions on my blog.
This was also an excuse to attemp and create a chess board that works on both classic and mobile devices.### License
jQuery Chess files have MIT License.
The pieces located in /images/ are the property of Chess.com