Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi there. This is awesome work. I'm teaching myself Godot too and I would like to work on something similar. Do you have any specific recommendations in terms of resources, tutorials etc. for someone that wants to code something like this? Thanks!

(+1)

Hello, thanks for checking this out, I don't remember if this is the final version that I use for this thingy, but I posted the gist code here. The logic is that i go for each pixel of half image and flip a coin for each of them. On head I draw the pixel. Then I mirror everything to have it symmetrical. Let me know if this works!