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 Björklund 969c4898a0 Remove logging 11 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 Advertise github in the upper right corner 11 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 Add initial implementation 11 years ago
position.js Implement the threefold repetition rule 11 years ago
test.html Add initial implementation 11 years ago
test.js Add initial implementation 11 years ago
ui.js Remove logging 11 years ago
zobrist.js Add initial implementation 11 years ago