Package javachess.parser


package javachess.parser
  • Class
    Description
    Instruction that indicates a castling move.
    Class to parse a configuration file.
    Interface representing a chess instruction.
    Parser class that parses a PGN file and extracts the headers and moves.