Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+3)

If you mean you don't know how to run from the commandline, then type:

./LearnToCodeRPG.sh

If you mean it won't execute, even after you type that, then try:

chmod +x LearnToCodeRPG.sh

If it still won't run, then I'm sorry, but I don't know how else to help.

That worked, thank you