Alexofp / BDCC

Text based game about being a prisoner in a space prison with a lot of adult themes. Working title is Broken Dreams Correctional Center or BDCC for short. Test the latest version here: (could be unstable)
https://alexofp.github.io/BDCC/
MIT License
146 stars 46 forks source link

Linux Installation Instructions #115

Open Kitzukii opened 3 weeks ago

Kitzukii commented 3 weeks ago

Maybe instructions on how to get the game to run on Linux, and other operating systems?

pl23 commented 20 hours ago

On almost all platforms except for Android you can easily just install it with the installer from the itch app however if you want to download and run it without the installer you will have to chmod it as an executable EXAMPLE cli command Linux Debian: chmod +x BDCC.x86_64

To run the game cli: ./BDCC.x86_64

But I personally don't recommend having anyone mess with the terminal most gooey options just allow you to right click the file and make it in executable with permissions however running it through the itch app works just fine

CanInBad commented 3 hours ago

give your bdcc binary the triple 7 👍👍👍 please dont actually do this

pl23 commented 3 hours ago

I did say it was an example and it's the way how I have it running but there could be a better way besides I run most my applications in their own VM container furthermore like I said running it through the itch app just works fine