Skip to content

r0r0cuv/VampireGamePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

# 🧛 Vampire Mansion Adventure (Python Game)

## 📌 Overview
This is a text-based adventure game built in Python where the player must explore a mansion, collect essential items, and defeat a vampire before time runs out.

The game demonstrates core programming concepts such as loops, conditionals, and data structures while providing an interactive experience.

---

## 🎮 Gameplay
- Explore different rooms in the mansion
- Collect items needed to defeat the vampire
- Manage your inventory
- Decide when to fight the vampire

---

## 🧩 Features
- Inventory system
- Room exploration
- Win/lose conditions
- Input validation
- Interactive console gameplay

---

## 🛠️ Technologies Used
- Python

---

## ▶️ How to Run (Using PyCharm)

1. Open PyCharm
2. Click **Open** and select the project folder
3. Locate the file (e.g., `main.py`)
4. Right-click the file and select **Run 'main'**
   - OR click the green ▶️ Run button at the top
5. The game will run in the PyCharm console

---

## ▶️ How to Run (Command Line)

1. Download or clone the repository
2. Open terminal or command prompt
3. Navigate to the project folder
4. Run:

## 📊 Design Documentation

This project includes a design presentation that outlines the storyboard, game flow, and pseudocode used during development.

👉 [View Design Presentation](docs/Pseudocode_Flowchart.pptx)



```bash
python main.py

About

A text-based adventure game in Python where players explore rooms, collect items, and defeat a vampire using strategy and inventory management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages