#๐Ÿ”’ How do Games Show Up When People Put In Code?

40 messages ยท Page 1 of 1 (latest)

compact lodge
#

When i put in a code for a game, I dont see any type of game pop up, so how do i do it?

mystic frostBOT
#

@compact lodge

Python help channel opened

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.

sudden juniper
#

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.

compact lodge
mystic frostBOT
compact lodge
#

i am Very New to this

#

i just learned what a python language was, i i barley know anything lol

sudden juniper
#

Are you getting any errors?

compact lodge
#

i dont know

#

apperantly

#

you have to use like a app call PYgames to display you code?

sudden juniper
#

did you install pygame using pip?

compact lodge
#

i dont have it installed

sudden juniper
#

Try running:

pip install pygame

or if that doesn't work:

py -m pip install pygame
#

then run your game normally

compact lodge
#

do i type that into python terminal?

sudden juniper
#

no, just the general command prompt or powershell

compact lodge
#

whats power sheell

#

im so sorry man

sudden juniper
#

If you're on Windows 11, you could just open "Terminal" from the start menu

#

pretty sure that comes pre-installed these days

compact lodge
#

im on windows 10

sudden juniper
#

Then just search "cmd" in the start menu

compact lodge
#

i foiund pwershell

#

in windows 10

sudden juniper
#

or you can use that, yeah.

compact lodge
#

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

sudden juniper
#

did it do anything else?

compact lodge
#

nope

#

here wait

sudden juniper
#

-# Also you might want to edit your full name out of the message if you're trying to stay anonymous

compact lodge
#

can we call, and i can screen share? just dont talk

sudden juniper
#

k

compact lodge
#

I know, i just dont really mind

mystic frostBOT
#
Python help channel closed for inactivity

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.