I loved the art style, audio and complete feel of the game! Man, id love to create something like this one day. I need to check out godot, if you have any tips, lmk!
Viewing post in Shard jam comments
I fully recommend Godot; its a fantastic engine. In my opinion, one of it's greatest strengths is that it is very intuitive, and in many cases quite simple. You can start with some easy tutorials for small games, but once you've done a couple, you can probably figure out most things that you want to create on your own, or with a little research. Its always amazed me that, with almost no experience, I felt like I could say "I need to detect where the player is looking" and be directed to ray casts, and then start using ray casts immediately- because they work just like you would expect them too.
So in terms of picking up the engine, I recommend following tutorials until you get bored and can't resist the urge to make something yourself anymore, because at that point, you probably can :)