Ported old dywypi code into a NetHack plugin.
authorEevee <git@veekun.com>
Tue, 2 Feb 2010 07:39:05 +0000 (23:39 -0800)
committerEevee <git@veekun.com>
Tue, 2 Feb 2010 07:39:05 +0000 (23:39 -0800)
commit1c8551edc2afecf3a4b1251a59bd25f09d4c1926
treebfb005e5174282d21e213b2e743636fd6f3ff8fd
parentb6f792df18514e68da6d73196cfe5e571ebe6abb
Ported old dywypi code into a NetHack plugin.

Could use some, uh, configuration.  But whatever.  Works!
plugins/NetHack/README.txt [new file with mode: 0644]
plugins/NetHack/__init__.py [new file with mode: 0644]
plugins/NetHack/config.py [new file with mode: 0644]
plugins/NetHack/plugin.py [new file with mode: 0644]
plugins/NetHack/test.py [new file with mode: 0644]