Module: Chess

Defined in:
lib/chess/version.rb,
lib/chess/pgn.rb,
lib/chess/game.rb,
lib/chess/gnuchess.rb,
lib/chess/exceptions.rb,
ext/chess.c

Overview

The Chess library module.

Defined Under Namespace

Modules: Gnuchess Classes: BadNotationError, Board, CGame, Game, IllegalMoveError, InvalidFenFormatError, InvalidPgnFormatError, Pgn

Constant Summary collapse

VERSION =

The library version.

'0.0.4'