lx_chess_cr/spec/lx_chess/game
Alex Clink a0f65efbb5 Change Game#index to Game#index_of to unshadow previous def
the method #index is defined by the enumerable module, and caused type confusion
2021-09-26 16:38:55 -04:00
..
castling_spec.cr Add method to test for checkmate 2021-09-21 21:53:15 -04:00
checkmate_spec.cr make_move no longer return SAN 2021-09-24 22:37:51 -04:00
make_move_spec.cr Add promotion and promotion checks for pawns 2021-09-20 23:20:59 -04:00
parse_san_spec.cr Change Game#index to Game#index_of to unshadow previous def 2021-09-26 16:38:55 -04:00