Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hi , just FYI. You should upload all generated file after Godot expor, for example you can put them in archive and upload it, as standalone exe file is not running the game, at least at windows 11.  So nobody can try it.
Also I think it will be correct to left the link to course:
https://www.udemy.com/course/create-a-complete-2d-arena-survival-roguelike-game-...

Hi, this was one of my first legit games I made on godot so I don’t really know how to export. Also, I am pretty sure that that was all godot gave me. Help.

thanks!

Sorry, I am new to this

it only gives me the exe in the export page in godot 

Hi, I'm also new to this. In my case Godot export gives me 3 files  (exe and .console and .pck). and if I will extract only exe file in separate folder - it don't runs.
How it's going now for you with game dev?

Hi, I only got the .pck and exe file not the .consol file. Also, what do the other files do? When I click on the exported exe(application) it runs like normal?

.console -isn't necessary (it's if debug enabled). .pck - I not sure, but I know that if you will remove it your game will not start.

Also you can check out - I also released same game (little bit boosted)