Metadata-Version: 2.4
Name: hack-quest-cli
Version: 1.0.2
Summary: A CLI adventure game where you play as a hacker trying to break into a bank vault.
Author-email: Samy0_o <samytonygo@gmail.com>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich
Dynamic: license-file


# Hack Quest (CLI Version)

Hack Quest is a adventure game where you play as a hacker trying to break into a bank vault. Navigate rooms, collect items, hack systems, and avoid getting caught! ## This version is a terminal program utilizing text commands

## Features

- Explore different rooms and locations.
- Collect and use items.
- Hack various systems with password puzzles.
- Item Inventory.
- Coin System.

## How to Play

1. Follow the on-screen prompts to move, hack, buy, and interact with the world.
2. Use your wits to solve hacking puzzles and progress through the story.
3. If you're confused use the help command! (H)

## Demo Video


https://github.com/user-attachments/assets/a6a11870-6b5d-4824-bd8f-d0be5bcd820f

## PYPI Publish
- https://pypi.org/project/hack-quest-cli/1.0.1/
- To install run this in your terminal / command prompt: *pip install hack-quest-cli*

## Requirements CLI
- Python 3.7 or higher
- Rich
  

## Upcoming
- GUI Version of the game or possibly a 2D game with animations!
- Game improvements such as more Inventory management, extended map locations and story.

## Notes
- The go command uses (north-south-east-west) not up, down, left and right

## Requirements
- rich
- The release binary is linux based (tested on ubuntu 24.04)

## License
MIT License

## Credits
Created by SamyIOoOI

