Games-Risk

 view release on metacpan or  search on metacpan

HACKING  view on Meta::CPAN



** Getting started

Once those prereqs installed, one can do:
    $ dzil test                         # to run the tests
    $ dzil run ./bin/prisk              # to run the game from local checkout
    $ dzil run bash                     # to examine what built dist will look like

This takes quite some time, but you will be sure to run against what
would be released to CPAN. For quicker iterations, you can run directly:
    $ ./bin/prisk

Note however that some windows will fail (such as the about box,
and maybe others): indeed, they would need some information added
by dist-zilla.


** Code layout:

Each window has its own module in:



( run in 0.504 second using v1.01-cache-2.11-cpan-5511b514fd6 )