I am trying to make a small game in python, something like a text based rpg but, i would like to add a map that is randomly generated,how can i make this map to save its initial zone but to randomly generate more characters?
How can I make a map using characters in python?
I am trying to make a small game in python, something like a text based rpg but, i would like to add a map that is randomly generated,how can i make this map to save its initial zone but to randomly generate more characters?