neelthee-mansion 1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,30 @@
1
+ Metadata-Version: 2.1
2
+ Name: neelthee_mansion
3
+ Version: 1.0.0
4
+ Summary: A text-based adventure game set in Neel-thee’s mansion.
5
+ Home-page: https://github.com/Flameblade375/neelthee_mansion
6
+ Author: Alexander.E.F
7
+ Author-email: alexander@xandy.rocks
8
+ License: MIT
9
+ Classifier: Programming Language :: Python :: 3
10
+ Classifier: Programming Language :: Python :: 3.6
11
+ Classifier: Programming Language :: Python :: 3.7
12
+ Classifier: Programming Language :: Python :: 3.8
13
+ Classifier: Programming Language :: Python :: 3.9
14
+ Classifier: Programming Language :: Python :: 3.10
15
+ Classifier: Programming Language :: Python :: 3.11
16
+ Classifier: License :: OSI Approved :: MIT License
17
+ Classifier: Operating System :: OS Independent
18
+ Requires-Python: >=3.6
19
+ Description-Content-Type: text/markdown
20
+
21
+ # Neel-thee's Mansion of Amnesia
22
+
23
+ **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.
24
+
25
+ ## Features
26
+
27
+ - Explore a richly detailed mansion with various rooms and interactable objects.
28
+ - Encounter and interact with different creatures.
29
+ - Collect and use items throughout the game.
30
+ - Navigate through quests that drive the narrative forward.
@@ -0,0 +1,10 @@
1
+ # Neel-thee's Mansion of Amnesia
2
+
3
+ **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.
4
+
5
+ ## Features
6
+
7
+ - Explore a richly detailed mansion with various rooms and interactable objects.
8
+ - Encounter and interact with different creatures.
9
+ - Collect and use items throughout the game.
10
+ - Navigate through quests that drive the narrative forward.