A downloadable game for macOS and Linux

INSTRUCTIONS TO RUN!

This is a terminal-based RPG. This means that to use it, you will have to open the file via the terminal. 

MacOS

First of all, you have to open the terminal and navigate to the location where the file has been downloaded (probably by doing "cd Downloads". Then, you have to run the following commands to prepare the program (because Apple has made it very difficult for no reason).

chmod +x ./yelp-macos-arm
xattr -d com.apple.quarantine ./yelp-macos-arm

Then, in order to run the program, you enter "./yelp-macos-arm".

Linux

First of all, you have to open the terminal and navigate to the location where the file has been downloaded (probably by doing "cd Downloads". Then, you have to run the following command to prepare the program.

chmod +x ./yelp-linux

Then, in order to run the program, you enter "./yelp-linux".

Windows

Because the program is written in brainfuck, it is inherently VERY difficult (impossible is a better word) to detect different OSs and accordingly change the detection of newlines appropriately. So if you want to run this from a windows machine, just run it through WSL.

                                                                   

Any other issues or questions, contact at <jiahrgtt@gmail.com>.

Updated 2 days ago
Published 24 days ago
StatusReleased
PlatformsmacOS, Linux
Authorjia75
GenreRole Playing
TagsNo AI, Text based

Download

Download
C Source Code (Compile to your platform) 244 kB
Download
MacOS (Apple Silicon) 436 kB
Download
Linux (x86_64) 1.3 MB

Leave a comment

Log in with itch.io to leave a comment.