Tried running the linux version, got this when I ran it through the terminal "ImportError: No module named site"
I'm playing the game on Linux (Linux Garuda to be exact).
Linux has a game manager called Lutris. I've woven practically all of my games into it. Also roguelike.
You can run the game under WINE (which is something like a Windows environment simulation under Linux) but that's not necessary with Rogue-Like. The game has a start for Linux that only works for me under Lutris.
Put the game somewhere on the disk and then set it as a native Linux game under Lutris and include the following file as the start file:
/Rogue-Like/Rogue-Like Prime Mod.sh
or only
/Rogue-Like/Rogue-Like.sh
if you play the normal version.
The main thing is the file in the games folder with the .sh at the end.