{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Games/Entertainment :: Role-Playing" ], "description": "===========\nForestQuest\n===========\n\nForestQuest is an RPG. You have a role. You play a game. And in this\ncase, \"a game\" is this game.\n\nForestQuest consists of two parts: Code and data. Code is written in\nPython and released under the GNU GPLv3+, while data is generally\navailable under the terms of the Creative Commons BY-SA 3.0+\nlicense. More about this in the file LICENSING.txt includeded with\nthis distribution.\n\nForestQuest uses the Dililatum library to run itself. At\nhttp://metanohi.org/projects/dililatum/ you can get a copy of\nDililatum. This version of ForestQuest works with Dililatum v0.1 (and\nmaybe even future versions).\n\nYou do not have to install ForestQuest to run it, but it is possible.\nTo install ForestQuest, write this in a terminal::\n\n $ ./setup.py install\n\nTo run it, make sure Dililatum is installed, and then run this in a\nterminal::\n\n $ dililatum path/to/forestquest\n\nIf you chose to install ForestQuest, there's an even quicker way::\n\n $ dililatum forestquest\n\nA graphical Dililatum frontend might be added in a future Dililatum\nrelease. Read more about this on the Dililatum website.\n\nNew versions of ForestQuest can be downloaded from\nhttp://metanohi.org/projects/forestquest/. Because of ForestQuest's\nstatus as a game, there's really not much to document. The size of the\ncode of ForestQuest is limited, and it's not like it creates a whole\nnew set of APIs. Dililatum is documented.\n\nForestQuest is a work in progress, and part of its purpose is to be\na way to more easily develop Dililatum (which, like ForestQuest, is not\nexactly complete right now). Developers are very welcome.\n\nThe current version of ForestQuest is v0.1. The original author is\nNiels Serup .\n\nThe logo of ForestQuest, found in the \"logo\" directory, is available\nunder the terms of the Creative Commons Attribution-ShareAlike 3.0 (or\nany later version) Unported license. A copy of this license is\navailable at http://creativecommons.org/licenses/by-sa/3.0/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.org/projects/forestquest/", "keywords": null, "license": "LICENSING.txt", "maintainer": null, "maintainer_email": null, "name": "ForestQuest", "package_url": "https://pypi.org/project/ForestQuest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ForestQuest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.org/projects/forestquest/" }, "release_url": "https://pypi.org/project/ForestQuest/0.1/", "requires_dist": null, "requires_python": null, "summary": "An exiting RPG", "version": "0.1" }, "last_serial": 187071, "releases": { "0.1": [] }, "urls": [] }