Thumbnail Request - Computer

idk, but I can get going now. plus, its only going to show a little bit

1 Like

U done yet, @GuyOnGimkit ?
sorry if your not
???

sorry i went to bed but i will start now

1 Like

do you have any piece of code you want specifically?

ok i have this code for player movement in platformer:

def playerMovement():
    playerX += (1 if keys[pygame.D] else 0) - (1 if keys[pygame.A] else 0)
    if jumping:
        if onGround:
            playerY -= 12
        else:
            playerY += 8

ik it isn’t the best so if you want to add smth extra then do that

3 Likes

that’s great! I will start working right away!

1 Like

thanks! ik the python code isnt the best but its what i could write up rq

1 Like

@TheCatIsCrazy whats ur progress do far?

1 Like

Sorry, I’ve been busy today, will try to finish or at least start tomorrow!

1 Like

No prob, I just wanted to know so I could know if you had started or smth

1 Like

I have no idea what python code blah blah whatever stuff is [1] but uhh I decided to do this cuz it sounds cool.


Here is a lil sketch


If you could give me more codes to just paste in the background, that would be great.

the computer is gonna take 3 years to finish

I’m gonna add glasses to the gim 'cause this feels like a game smarties play.
[2]

cough- cough-… uhhh I got very bored because my [3] friends all went on vacations and I’m just chilling at home lolz
and no worries about the double pings [4]


  1. I’m not a coder ↩︎

  2. yay finally something to do when I’m bored ↩︎

  3. in real life ↩︎

  4. I love pings hehehe ↩︎

4 Likes

Yes! I agree!
@kh44359 aren’t you on break?
oh oops double ping

lol fr

nah “I love pings” is crazy
me too

guys did you notice my little Easter egg?
image
[1]


  1. he is playing gimkit ↩︎

5 Likes

Oh wait thats so so coooool!

2 Likes

Ooh, wait a minute.

I might not be able to do it today…

Tomorrow, I guess…

Sorry for the delay!

1 Like

@TheCatIsCrazy (sorry if double ping) but are you done? its been a while lol

:grimacing: I forgot about this…
I’ve been trying to learn some python so I can come up with some more code…
sorry I forgot I’ve been really busy lately…

Oh no problem! sorry if I was being pushy, I just remembered about this too

1 Like

@GuyOnGimkit do you have any more code for me to add?
also is it okay if I don’t do the syntax highlighting?

1 Like

not just kinda off-topic
but search
there’s lots of stuff on how to make one :P.

1 Like

I assume it has its limits, since a computer in general would be impossible to create. But if I am correct, Ugly Sonic created a game on Gimkit that is a computer with cutscenes and game modes, so maybe there are separate game modes on it, such as Spleef, Knockback, or Snowbrawl.
Basically, you just need to make different game modes and a cool looking UI using barrier, prop, and text art for a computer.

4 Likes