This is a chess implementation in javascript and a fork of https://github.com/kbjorklu/chess
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kaj Bjorklund 257a207e98 Implement history support 9 years ago
..
ai.js Remove logging 11 years ago
bitboard.js Capitalize Script in JavaScript 11 years ago
chess.css Add initial implementation 11 years ago
chess.html Always use https to load assets 9 years ago
chess.ico Add initial implementation 11 years ago
chess.include.js Add initial implementation 11 years ago
chess.js Add initial implementation 11 years ago
move.js Remove unused argument from Move/getCapturedPiece 11 years ago
parser.js Support dashes in move strings 9 years ago
position.js Implement history support 9 years ago
test.html Add initial implementation 11 years ago
test.js Add initial implementation 11 years ago
ui.js Implement history support 9 years ago
zobrist.js Add initial implementation 11 years ago