I’d love to see what kind of a game dev community we have here on beehaw and help each other out. Whether you use Unreal, Unity, Godot or even your own engine, let’s see what you got!
I’d love to see what kind of a game dev community we have here on beehaw and help each other out. Whether you use Unreal, Unity, Godot or even your own engine, let’s see what you got!
thanks. I’m making good progress on it. I’ve got quite a few of the items done, basic map graphics are done. etc. I even have a minimap system that fills out as you explore it’s pretty cool :) I struggle pretty hard with the art though haha.
deleted by creator
I code damn near everything in python so it was naturally my language of choice (looking back I should’ve just used unity lol). I’m using pygame for it which basically works similar to older game/graphics libraries. so everything is coded from the ground up.