Metadata-Version: 2.1
Name: neelthee-mansion
Version: 2.3.1
Summary: A text-based adventure game set in Neel-thee’s mansion.
Home-page: https://github.com/Flameblade375/neelthee_mansion
Author: Alexander.E.F
Author-email: alexander@xandy.rocks
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: psutil
Requires-Dist: playsound
Requires-Dist: requests
Requires-Dist: keyboard
Requires-Dist: pandas
Requires-Dist: validators
Requires-Dist: dicttoxml
Requires-Dist: pytz

# Neel-thee's Mansion of Amnesia

**Neel-thee's Mansion of Amnesia** is a text-based adventure game where players explore a mysterious mansion, interact with objects and creatures, and strive to escape while uncovering their lost identity. 

## Features

- Explore a richly detailed mansion with various rooms and interactable objects.
- Encounter and interact with different creatures.
- Collect and use items throughout the game.
- Navigate through quests that drive the narrative forward.

## Installation

You can install **Neel-thee's Mansion of Amnesia** using `pip` from the Python Package Index (PyPI). Run the following command (worning! make sure you are using command line and even then sometimes it doesn't work. Please use Visual Studio Code or have turned off couler coding or it will brake):

```bash
pip install neelthee_mansion
