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 2afec34f55 Cache external resources, too 10 years ago
..
ai.js Remove logging 12 years ago
bitboard.js Capitalize Script in JavaScript 12 years ago
chess.appcache Cache external resources, too 10 years ago
chess.css Add initial implementation 12 years ago
chess.html Add offline support 10 years ago
chess.ico Add initial implementation 12 years ago
chess.include.js Add initial implementation 12 years ago
chess.js Add initial implementation 12 years ago
move.js Remove unused argument from Move/getCapturedPiece 12 years ago
parser.js Fix parsing moves from b file 10 years ago
position.js Implement history support 10 years ago
test.html Add initial implementation 12 years ago
test.js Add initial implementation 12 years ago
ui.js Implement history support 10 years ago
zobrist.js Add initial implementation 12 years ago