#๐ Python Game Help
20 messages ยท Page 1 of 1 (latest)
@empty owl
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
my code: https://paste.pythondiscord.com/IVOA
I need help making a text based Dungeons and Dragons game. I need to have an ascii start which is in the code i sent above, but after that it doesnt need to be, i want to try and make a nice pygame where you kill the dragon or something like that but i am not the best at python.
I'm not quite sure what you're asking?
i need to make a game based on D&D with the dragon animation i made which is in the code in the link above
but i need help doing so
"Make a game based on D&D" is quite vague and a large project. You need to break it down into smaller ideas. What features does the game have?
Using Python, you are to design an Ascii code art opening sequence for the Dragon Realm game
with the name and version numbers of the game and they authors.
You also need to add new functionality to the Dragon Realm game and make it more interesting
for users
You need to design a game before you can code it
wdym
How can you write code for a feature if you don't know what the feature is?
Most games are designed on pen and paper first
how does the game work? What can the player do? What does the player see? What else does the character interact with? etc
have you even runned the code yet
its the system giving you questions and shit
not like a whole character
yes, it's a number guessing game.
I'm saying we can't help you code something even if you don't know what you want to happen
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.