-
Notifications
You must be signed in to change notification settings - Fork 27
Description
What actually needs to be done to make this playable? I don't see any open issues. So I am not sure what you are aiming at in the short term other than "Multiplayer"
I am interested in trying to help since I have been programming in python for a bit. But, I am not really sure what to do other than just trawling through the code till I grok it and then trying to add stuff or make stuff work?
Oh, I found the project to-do. Welp, I guess I can try working off that?
I am guessing making scenarios load? Or trying to impement crafting components, monsters, and areas? Is that not even started yet? Is there a structure for any of that. Or does something need to be done from scratch. If so, do you have an idea how you want to structure that? I could probably look into how the map is represented when it comes to trying to make that.
That appears to be done since you mentioned having all your map gen. As well as basic player logic done.