class

Chess::Game

Inherits Reference < Object

Constructors

new(fen : String)
Source
new(position : Position)
Source

Instance methods

black_won?
Source
current_position
Source
draw?
Source
make_move!(string)
Source
move_count
Source
moves
Source
over?
Source
positions
Source
possible_moves
Source
undo_last_move!
Source
white_won?
Source

Nested types