Test package .
==================

Introduction
-------------
This is a command line test pkg. ignore.

Documentation
--------------
Documentation can be found at...

Example Usage
--------------
Here is an example to import the modules from this package.

.. code:: python

    from waregame.AttackOfTheOrcs import AttackOfTheOrcs
    game = AttackOfTheOrcs()
    game.play()

Contributing
------------
To contribute...

LICENSE
-------
See LICENSE.txt file.