#๐ How do Games Show Up When People Put In Code?
40 messages ยท Page 1 of 1 (latest)
@compact lodge
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.
Share you code and at least tell us what library you're using, otherwise we can't quite help you, since we don't know what you're working with.
Click here to see this code in our pastebin.
i got a code for snake
i am Very New to this
i just learned what a python language was, i i barley know anything lol
so yeah...
Are you getting any errors?
i dont know
apperantly
you have to use like a app call PYgames to display you code?
did you install pygame using pip?
i dont have it installed
Try running:
pip install pygame
or if that doesn't work:
py -m pip install pygame
then run your game normally
do i type that into python terminal?
no, just the general command prompt or powershell
If you're on Windows 11, you could just open "Terminal" from the start menu
pretty sure that comes pre-installed these days
im on windows 10
Then just search "cmd" in the start menu
or you can use that, yeah.
and i typed it in
is said
notice] A new release of pip is available: 24.3.1 -> 25.0.1
[notice] To update, run: C:\Users\Xander Potter\AppData\Local\Programs\Python\Python313\python.exe -m pip install --upgrade pip
did it do anything else?
-# Also you might want to edit your full name out of the message if you're trying to stay anonymous
can we call, and i can screen share? just dont talk
k
I know, i just dont really mind
This help channel has been closed. 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.