• I need some advice.
    4 replies, posted
My end goal is to make a text based adventure game. I need to know if Python would be okay for this task or if a different language would be better suited for it. It's a beginners project not looking to do anything big with it.
python would be good at this task
Python would work excellent for that task. All the programming-languages (ex. Java, C, C++, Ruby, etc) can do more or less exactly the same, they just do the work in different ways, so just pick the one you think seems the simplest for you to learn
thank you.
We made something similar in high school using python. I'm currently learning java in university and it is very easy to learn how to make what you want very quickly.
Sorry, you need to Log In to post a reply to this thread.