Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.64 KB

readme.md

File metadata and controls

45 lines (30 loc) · 1.64 KB

psDrugWars 💉 💰

A thrilling1 PowerShell BBS door-game-style console RPG where you navigate through multiple locations, dealing with different types of drugs. But beware! Random events can affect your game.

Loosely based on John E. Dell's 1984 classic "Drug Wars", and inspired by many of its clones from the decades since.

Features ✨

  • 🌎 Multiple international locations to visit
  • 💊 Different types of drugs to buy and sell
  • 🎲 Random events that can affect the game
  • 👮 Cop fights
  • 🔞 NSFW/16+ content 😉

Requires 📋

  • PowerShell version 5.1 or newer.
  • A console window of at least 120 x 30.

Usage 💻

To run the game, follow these steps:

  1. Download it.
  2. Unblock it.
  3. Open a PowerShell terminal.
  4. Navigate to the directory containing the psDrugWars.ps1 script.
  5. Run the script using the following command:
.\psDrugWars.ps1

Or just download and run it directly from GitHub2:

iex (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/dpo007/psDrugWars/main/psDrugWars.ps1')

Warning ⚠️

This game contains NSFW/16+ content, including immature, possibly offensive humor, as well as satirical references to illegal drugs and drug use. Parental discretion is advised. 😇

Footnotes

  1. Note: May not actually be "Thrilling".

  2. High scores won't be saved.