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

made with GODOT ! great. I have it running in WINE. But it would be nice for a native Linux version.

do you have a tutorial for this or could you share your program, i would like to start on GODOT (one of the few people i guess ) and need some starting inspiration.

Thanks.

I don't have any tutorials, but I do release the source for my games! You can view the source for this game here. My other games include the source in their downloads, if you want to check those out.

(1 edit)

wow thats generous thanks. I haven't even started on GDscript yet! but sometimes taking apart things is the best way to learn. Is there a way to load the whole project at once into GODOT?

thanks for your time.

You can download the whole project, put it in a folder, and then when you launch Godot press the button "Import", you can then browse to the project's folder and open it.

Thankyou CowThing!