Project "PS-RPG"
Intro
An RPG text adventure coded in PowerShell.
- Alpha build
- MayDoes 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.
- Don't cringe too much at my code 😅
Want to try it out?
If you do download and run it (a big if 😅 haha), you can get it from my GitHub page.
I suggest the first time you 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)

