Switching chess almost OK, Extinction seems OK, Crazyhouse advanced draft but to...
[vchess.git] / public / javascripts / variants / Chess960.js
1 class Chess960Rules extends ChessRules
2 {
3 // Standard rules
4 }