Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi @Afaranha I was looking forward to play your game, but it doesn't want to open. :(

(+1)

Weird, are you on windows? On windows you just need to run the flipping_maze.exe.

On Linux you need to have pygame installed and just run: `python flipping_maze.py` on terminal. Thank you for the feedback, I'll update the game page with instructions for Linux :)

It says this: 

! Cannot execute "C:\Users\carlo\AppData\Local\Temp\Rar$EXa37036.7291\flipping_maze.exe"

(+1)

Ow, I think the issue is because you're running directly from the zip file, it should work if you unzip it on a normal folder (Not in the temp) and run from there.

Finally, I was able to play it. It was my antivirus that was blocking it.