chessboardjs
Chessboard
A JavaScript library for rendering and manipulating a chessboard
JavaScript chessboard
2k stars
75 watching
409 forks
Language: JavaScript
last commit: 10 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 | 167 |
justinfagnani/chessboard-element | A web component library providing an HTML element for rendering chess boards with customizable pieces and game positions. | 105 |
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 | 548 |
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. | 266 |
jes/chess-steg | Tool to encode/decode messages as chess games using JavaScript | 87 |
nicklockwood/chess | An iOS chess game with simple AI and human versus computer play | 183 |
jbkunst/rchess | Provides functionality for chess move generation, validation, and analysis using a JavaScript library wrapper. | 76 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
elucidation/tensorflow_chessbot | A system that uses convolutional neural networks to predict chessboard layouts from images | 521 |