Could someone help me? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Could someone help me?

I'm building a basic RPG using Python/Python3 and was wondering if anyone could help me give enemies the ability to fight back and add interactivity with NPCs. I started coding on Saturday (2-24-18) and am currently at +/-419 lines of code. Any assistance will be credited. Thank you in advance.

26th Feb 2018, 2:32 PM
Andrew Price
Andrew Price - avatar
4 Answers
+ 3
If you really want to make a game (I’m not saying yours won’t be, just a suggestion) try the Unity game engine. If you can make a good game in python, you have my congratulations because I could never do anything in it. But, though I can’t help, I wish you good luck!
26th Feb 2018, 2:42 PM
Jax
Jax - avatar
+ 3
Btw, if you want to see what you can do in Unity, look at this code and tap the links when you run it. They’re all free. 😉 https://code.sololearn.com/WU4a07Dv94yX/?ref=app
26th Feb 2018, 2:43 PM
Jax
Jax - avatar
+ 2
Unity is good for game development but not the best, the normal programming languages as C++, C#,Java and python are the best because they have unlimited imagination to create your own world and physics related to objects.
26th Feb 2018, 3:02 PM
Xvil
Xvil - avatar
+ 1
Thanks guys, I'll look into them
26th Feb 2018, 3:04 PM
Andrew Price
Andrew Price - avatar