- Notifications
You must be signed in to change notification settings - Fork2
dpo007/psDrugWars
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A thrilling1 PowerShellBBS 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 onJohn E. Dell's 1984 classic "Drug Wars", and inspired by many of its clones from the decades since.
- 🌎 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 😉
- PowerShell version 5.1 or newer.
- A console window of at least 120 x 30.
To run the game, follow these steps:
- Download it.
- Unblock it.
- Open a PowerShell terminal.
- Navigate to the directory containing the
psDrugWars.ps1
script. - 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')
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
About
psDrugWars: A ridiculous PowerShell-based game inspired by 'Drug Wars'. 💉💰👮
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published