Module: Chess
- Defined in:
- lib/chess/version.rb,
lib/chess/pgn.rb,
lib/chess/game.rb,
lib/chess/gnuchess.rb,
lib/chess/exceptions.rb,
lib/chess/utf8_notation.rb,
ext/chess/chess.c
Overview
The Chess library module.
Defined Under Namespace
Modules: Gnuchess, UTF8Notation Classes: BadNotationError, Board, CGame, Game, IllegalMoveError, InvalidFenFormatError, InvalidPgnFormatError, Pgn
Constant Summary collapse
- VERSION =
The library version.
'0.3.6'.freeze