farisfaikar / Number-Game

Number Game is a game where players solve a 4-digit secret number combination using clever deductions!
MIT License
17 stars 9 forks source link

icon changed #36

Open WaniAthar opened 2 years ago

WaniAthar commented 2 years ago

icon changed successfully by compiling the app to .exe format added 'requirements.txt' file with all the dependencies to run and compile NOTE: all the static files need to be copied to output folder after successful compilation . compiled file will be present in the path /output/main/main.exe

farisfaikar commented 2 years ago

I can't seem to run the executable. It's in the ..\output\main.exe right? It's not running on my end. I've been thinking of refactoring the folder structure to make it easier to convert to an exe.