How do i execute the game in linux?
Viewing post in Hardcoded Demo (18+ Only) comments
you'll want to open a terminal and run "chmod +x HARDCODED_demo"
if you use Nautilus or Thunar as a file manager,you'll right click, go to "properties", "permissions", then check the box "mark this program as executable", or similar.
from there, in a terminal you just (while in that folder) do "./HARDCODED_demo", and in a file manager you double click it.