njharman / hexmap

Paper wargame style hexagon maps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Paper wargame style hexagon maps.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%