The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.8.0 - 2024-06-28

  • Add a section describing the rules of ABC-Path riddles.
  • Minimal supported perl5 version is now 5.014.
    • https://github.com/shlomif/supporting-older-perl5-releases

Documentation

a solver for ABC Path

Modules

a solver for ABC Path
a class wrapping a command line app for solving ABC Path
base class for Games::ABC_Path::Solver classes.
handles an ABC Path board.
constants in use by the generator. FOR INTERNAL USE!.
X/Y coordinate class for the ABC Path classes.
an ABC Path move.
an ABC Path move that indicates it's the last remaining cell for a given letter.
an ABC Path move that indicates it's the last remaining letter for a given cell.
an ABC Path move that indicates that letters are not in vicinity to one another in a certain cell.
indicates that a trial selection resulted in an error.
indicates that a trial selection resulted in an error.
an ABC Path move of trying a letter for a certain cell.