Land Of Rubia
This is my first text-based game so please don't judge it to harshly.
Pretty cool! I suggest adding the os module to make the console more “clear”. Otherwise, nice!
@JBYT27 I'm a beginner coder, I'm not sure how to do that.
So here is what you do:
import os # the clear console thing # these are comments, in case you didnt know def clear(): # you dont have to do this, you can just do os.system(“clear”) os.system(“clear”)
@JBYT27 okay! Thanks, I will add that.
I'm not sure where to add that. I added it in random places and it... exploded! JK. It actually gave me a syntax error.
Oh. Try adding the import os at the top with the other imports
Edit: lol, nvm. Let me look through the code...
Another edit: So add the def clear at the top, right after the import os. Then state clear() if you want the console to clear.
If this doesnt work, let me know ;)
Pretty Good! Like the color.
I like the creativity! maybe add some colors, or some more choices? Good job!
add a tsunami
@TsunamiOrSumth lmao