chessboardjs
Chessboard
A JavaScript library for rendering and manipulating a chessboard
JavaScript chessboard
2k stars
75 watching
406 forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
caustique/chessboard-js | A JavaScript library for rendering a responsive chessboard grid on the web | 33 |
vitogit/vue-chessboard | A Vue.js component for rendering and interacting with chessboards | 166 |
justinfagnani/chessboard-element | A web component library providing an HTML element for rendering chess boards with customizable pieces and game positions. | 102 |
laat/chess-board | A web component for displaying and manipulating chess positions using HTML | 20 |
bmarini/jchess | A jQuery-based JavaScript library for parsing and displaying chess games. | 83 |
oakes/play-cljc | A game library for making games with Clojure and ClojureScript using OpenGL and WebGL | 544 |
gustayo/vue-chess-storybook | Refactoring Vue.js chess components to work with Vue 2 | 12 |
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
fulldecent/fdchessboardview | An iOS / Mac view controller for displaying chess boards with customizable themes and game graphics. | 77 |
saturnyn/chesspursuit | An action-oriented take on the classic strategy game chess, featuring a checkerboard-based game world and procedurally generated pieces. | 265 |
jes/chess-steg | A tool that encodes and decodes short messages as chess games, exploiting game rules to conceal data | 87 |
nicklockwood/chess | An iOS chess game with simple AI and human versus computer play | 182 |
jbkunst/rchess | Provides functionality for chess move generation, validation, and analysis using a JavaScript library wrapper. | 74 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
elucidation/tensorflow_chessbot | A system that uses convolutional neural networks to predict chessboard layouts from images | 520 |