Metadata-Version: 1.0
Name: pywumpus
Version: 1.2
Summary: Hunt the Wumpus (1972) Python translation.
Home-page: http://code.google.com/p/pywumpus/
Author: Lance Finn Helsten
Author-email: lanhel@me.com
License: GNU General Public License
Download-URL: http://code.google.com/p/pywumpus/downloads/list
Description: ===============
        Hunt the Wumpus
        ===============
        
        Hunt the Wumpus is text based game originally released in 1972 by
        Gregory Yob.
        
        This is a translation of the original BASIC code into Python that may be
        used for teaching, demonstration, or just to play an old mainframe game.
        
        
        .. |date| date:: %Y-%m-%d %H:%M:%S %Z
        .. footer::
            | Copyright © 2009 Lance Finn Helsten
            | Licensed under GNU General Public License version 3.
            | Document generated: |date|.
        
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Games/Entertainment
