An open API service indexing awesome lists of open source software.

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

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+)
![PS-RPG combat](https://github.com/user-attachments/assets/1d6d7b04-1db1-4793-90c7-628a1ade3d2e)

Character Creation (screenshot running in Windows PowerShell 5.1)
![PS-RPG character creation](https://github.com/user-attachments/assets/169f9f80-505f-40b5-a125-6ca12b52a3e7)