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 abbf478c84 Add initial implementation 11 years ago
..
ai.js Add initial implementation 11 years ago
bitboard.js Add initial implementation 11 years ago
chess.css Add initial implementation 11 years ago
chess.html Add initial implementation 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 Add initial implementation 11 years ago
parser.js Add initial implementation 11 years ago
position.js Add initial implementation 11 years ago
test.html Add initial implementation 11 years ago
test.js Add initial implementation 11 years ago
ui.js Add initial implementation 11 years ago
zobrist.js Add initial implementation 11 years ago