OOP Goblin Game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

OOP Goblin Game

hey im learning python and i’ve been stuck on the GameObject Goblin game for days. my friend is trying to help and we’re like having a hard time understanding what the actual point is? like what are we trying to do? i hashed everything out and put it back in line by line to try to see if i could make sense of it but it just keeps asking for input but every type of input i try is wrong? like, does anyone know what we’re actually supposed to do with it? what is it’s function supposed to be if it’s working?

30th Jun 2021, 9:21 PM
xxflutterinax
xxflutterinax - avatar
1 Answer
+ 1
Read the logs of console, python interpreter will write the name of an error and explains what to do to fix it. Or you can write the error message here.
4th Jul 2021, 4:54 PM
Maksat Ramazanov
Maksat Ramazanov - avatar