-
-
15 Oct 2020 15:30:01 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (443 / 0 / 0)
- Kwalitee
Bus factor: 1- 80.79% Coverage
- License: mit
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (21.57KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.6.2 - 2020-10-15
- dist.ini / weaver.ini / .tidyallrc / etc. cleanup
- Move to @SHLOMIF
- Inspired by Lady_Aleena.
Documentation
a solver for ABC PathModules
a solver for ABC Patha class wrapping a command line app for solving ABC Pathbase 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.Module Install Instructions
To install Games::ABC_Path::Solver, copy and paste the appropriate command in to your terminal.
cpanm Games::ABC_Path::Solver
perl -MCPAN -e shell install Games::ABC_Path::Solver
For more information on module installation, please visit the detailed CPAN module installation guide.