Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

If in the future you do just wanna play the game by double clicking an icon, open up your terminal and run this:

nano ~/Desktop/DDLC.desktop

and paste in this:

#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=~/DDLC/DDLC.sh
Name=Doki-Doki Literature Club
Category=Games

then, finally...

chmod a+x ~/Desktop/DDLC.desktop
bash: nano: command not found How do i fix

What distro are you running?

I'm guessing they are running it on a Google Chromebook. I'm having the same issue. Also whenever I open the DDLC.sh it opens as a text file. 

bash: nano: command not found How do i fix

i have a document on my screen but if i double click nothing happens