https://github.com/rpgash/ps-rpg
An RPG text based adventure wrtten in PowerShell
https://github.com/rpgash/ps-rpg
adventure-game powershell powershell-script rpg rpg-game
Last synced: 13 days ago
JSON representation
An RPG text based adventure wrtten in PowerShell
- Host: GitHub
- URL: https://github.com/rpgash/ps-rpg
- Owner: RPGash
- Created: 2025-03-07T21:45:15.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T15:37:19.000Z (16 days ago)
- Last Synced: 2025-04-06T16:34:13.794Z (16 days ago)
- Topics: adventure-game, powershell, powershell-script, rpg, rpg-game
- Language: PowerShell
- Homepage:
- Size: 512 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Project "PS-RPG"
An RPG text adventure coded in PowerShell.
- Alpha build
- ~~May~~ Does contain bugs 🐛
- Currently only works on Windows 🪟 (not tested on macOS or Linux)Why? - I love RPGs and PowerShell, so I thought it would be a good project.
Want to try it out? - If you do download and run it (a big if 😅 haha), I suggest when you have first run the script, you maximise the window before continuing. You can then adjust the font size with CTRL + mouse wheel to make sure everything fits on the screen correctly.
# Requirements
- PowerShell Module PSWriteColor (will prompt to install for you if not already installed)
- PowerShell Gallery - https://www.powershellgallery.com/packages/PSWriteColor/1.0.1
- GitHub project site - https://github.com/EvotecIT/PSWriteColor
- Website - https://evotec.xyz/hub/scripts/pswritecolor
# Screenshots
Combat (screenshot running in Windows Terminal with PowerShell 7+)
Character Creation (screenshot running in Windows PowerShell 5.1)
