Comments

Log in with itch.io to leave a comment.

(+1)

Windows defender detects virus on this file.

Deleted 1 day ago
(1 edit)

Hey there, egeclskn! Here's a little update:

I looked into this issue a bit on Stack Overflow and came across a bit of info. Apparently, "creating .exe files using PyInstaller can trigger heuristic checks by antivirus software". I used PyInstaller for creating my program because I was using Python to make this game! 

This means that the entire time, Windows was flagging my software as malware, even though I promise that I wasn't 😅

I hope that clears things up for you and you can play the game without further hassle 😁