Chess written in pure Javascript with a JQuery front-end.
Play full-featured chess in the browser!
Technology used
- jQuery
- JavaScript
Click on a square to select a piece. The selected square will be highlighted in green, and all possible moves from that position are highlighted as well. The game ends when there is a checkmate, and resets.