Changes for version 0.03 - 2008-05-24
- Documented (almost) everything in App::SweeperBot
- Moved App::SweeperBot to an OO design.
- Made sweeperbot.pl a thinner shell.
- It should be possible to cleanly inherit from App::SweeperBot and replace just the AI.
- MakeExe.pl now selects the best possible compression.
Modules
Play windows minesweeper, automatically!
Other files
Module Install Instructions
To install App::SweeperBot, copy and paste the appropriate command in to your terminal.
cpanm App::SweeperBot
perl -MCPAN -e shellinstall App::SweeperBot
For more information on module installation, please visitthe detailed CPAN module installation guide.