After compiling the game I can find the executable in the bin folder. But it does not work; says unable to load images and terminates immediately.
Edit to make the original question understandable, I had finished making the game. I wanted to pack the game alongwith its resources, as a windows executable file (.exe), so that I can distribute it to others. I was having a little problem because I had never done it before, but now the problem is solved. I used a software called inno-setup and that solved the problem.