https://github.com/sandy98/native-chess-board
Chessboard native web component with all chess validation rules stuffed in.
https://github.com/sandy98/native-chess-board
Last synced: about 1 year ago
JSON representation
Chessboard native web component with all chess validation rules stuffed in.
- Host: GitHub
- URL: https://github.com/sandy98/native-chess-board
- Owner: sandy98
- License: mit
- Created: 2023-09-01T22:06:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T05:41:03.000Z (over 2 years ago)
- Last Synced: 2025-02-07T12:39:53.230Z (over 1 year ago)
- Language: JavaScript
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# native-chess-board
Chessboard native web component with all chess validation rules stuffed in.
So, at the very basic, all that is needed is including this in your html file:
``
and then, wherever you choose in your html's body:
``