Skip to content

SoftwareSinner/rpgscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 

Repository files navigation

rpgscript

Mini RPG Bash Game

This game was created to inspire those starting off with bash. It teaches how to use functions, case statments, while loops, use of variables and more.

You may add on to this game in any way you would like and push the changes over.

Instructions:

Ensure that you have github client installed on your OS.

if you are using terminal run: git clone (repo URL)

or you can download it by using wget just paste the below link in terminal

ex: wget https://raw.githubusercontent.com/JohnZombie/rpgscript/master/rpgscript.sh

change directory to rpgscript folder

run chmod +x to change permissions

run by typing ./rpgscript.sh

ENJOY!

About

RPG Bash Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages