/hexmap

Paper wargame style hexagon maps.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

hexmap

Paper wargame style hexagon maps. I use it when building tools for and computerized versions of paper wargames. YMMV.

Usage

from hexmap import Hex

Copyright & License

Copyright (c) 2002-2006, 2012 Norman J. Harman Jr. (njharman@gmail.com)

GPL - GNU Public License

Testing

python -m unittest discover -s test

Installation

python setup.py install