2
« on: April 28, 2023, 03:11:16 am »
Hello everyone, firstly I would like to thank you because I have been building a simple game this last week and the topics here helped me a lot.
Secondly, when I compile inside the Visual Studio 2022, the code works fine and I am able to play my game. However, when I open the exe version on the Release folder, it opens but nothing happens, it only shows the background color of the window that I chose. Why is that? Is there a way to release my game in a folder where people can easily download it and just execute it. I know that the dll files must be present, which they are.
Thanks in advance