wingo byron
@P0GCHAMPB0i
a place where i used to be popular in 2019
5
Guess the Number!
Sup guyz, this is my 2nd post in 2022! soo yeah so you enter 4 digit number and then press enter to see if you got it correct, then if the 1st digit is 5 and it's correct, then you have to keep on using the same number over and over and over again until you get it correct <3
ty98
3
5
1
Breakout
This is a game where you get points a.k.a breakout. just use arrows :/ this is my firts post in 2022 because i finally have the time to code this and decide it to share this to you guys!
rite arrow
left arrrow
show me ur high score after u died :)
ty for playing
here: https://replit.com/@P0GCHAMPB0i/FrozenCrookedInstitutes#main.pyP0GCHAMPB0i ugh you have to fork/remix it and then copy the code and put it in python turtle1 year ago
29
2
1
0
hoe do i use lolcode?
this dosnt make sense at all :\
15
4
0
0
Snake Gamejust use arrow keys ¯\( ͡° ͜ʖ ͡°)/¯
4
0
0
0
How to add text on the screen?
For this project, can anyone help me on how to add a score on the screen?122
1
0
2
Pygame Tutorial!
Hello guys
This is a pygame tutorial!
soo first we can use any thing even with pgzrun!
import pgzrun
import module_name
import *
import tokenizer
import sys
import os
import time
import random
import pygame
import turtle
and more!
you can import anything! but it has to follow these rulez:
importing modules
importing pakages
importing built-in modules
and importing object
You can create games like google, webs, games, obbies and more!
just a reiminder
if you want to place the thing where you want to put it, you might use this:
import turtle
turtle.goto(123,123)
but that is wrong if you were using it for pygame. it would be correct if you used turtle.
import pygame
#shape, pic or whatever you want.
shape.pos(###the coordinates###)
you can still print stuff but thats only for python.
cracks neck
if you want to add an image, create a folder, NAME it "images" or else it wont work then add a picture that you like and then put dat pic in you folder.
image
then put this code in ur pygame thing
picture=Actor("#the pic that you put in ur folder keep the qoutetation marks")
#then draw it
def draw():
screen.fill("black")
number=1
for dat in dots:
screen.draw.text(str(number ),topright=(dat.pos[0],dat.pos[1]+12))
number+=1
dat.draw()
for line in lines:
screen.draw.line(line[0],line[1],(255,255,255)
and ur done adding a pic!
you could even make bots!
an exapmle: https://replit.com/talk/share/pygame-basic-platformer/117091
soo yeah!
ask me questions hear!
almost close eyes :((9:35PM)
5
1
2
0
Using pgzrun for a game thing
click on the right answer. you only have 10 sec to do it. it took an hour and 8 minutes Specific
also u have to wait a long time because i imported pgzrun
import pgzrun
EDITED:
you hafta fork it because the screen is big and when you fork it, then you hafta change the size and the press green button
EDITED AGAIN:
all the instructions are inside!
#uwu19
4
0
0
0
since i wasnt here for 5 motns, why do I see my cycles?!?!?! pls tell me. did it updated? i am very confused...
Soo wassup guys its me! i hope u remember me because i was not active for (I think ~1 week~ no not 1 week 5 or more months! so I think that you guys w
Python
gUESSING GAME IS A GAME WHERE YOU HAVE TO GUESS THE NUMBERS
TELL ME IF YOU GET IT OR NOT :)
PLS LIKE IT
E FOR EASY
M FOR MEDIUM
H FOR HARD
:) ENJO
Python
Bunnytoes this doesn't work
Enter E for Easy, M for Medium or H for Hard Game h
You have chosen h Game
You entered wrong type.
Enter E for Easy, M for Medium or H for Hard Game e
You have chosen e Game
You entered wrong type.
Enter E for Easy, M for Medium or H for Hard Game2 years ago
So this is the code:
from tkinter import *
import random
import time
tk = Tk() # create toolkit object
WIDTH=500
HEIGHT=500
canvas = Canvas(tk, width
TheBest156 Fix it in tinkercad, then print it out. Btw how r u using tinkercad in repl python?2 years ago
1st markdown
big header
a header
But you don't put a space after the hashtag
a smaller header
smaller header
Cool text
Use"**" to italic and use
P0GCHAMPB0i I think the original mark down is better...
Also you can click if you want to post markdowns stuff
image2 years ago
Python Tutorial!
* Tutorial Jam*
Here is a basic tutorial for Python, for beginners!
Table of Contents:
1. The developer of python
2. Comments/Hasht
Python
1
Noob-QuizYAH YEET QUIZ FOR NOOBS ONLY
34
0
1
Name Generator
This is a name generator.
This is very useful if you have no idea what to name yourself.
This is the most insane name generator.
If
Python
1 question.
How come when i want to code in thinker, I don't see the thinker button thing :(
Can someone help me out?
image
image
image
image
i
Hello: ssSnake_Game
Use the arrow keys to move
Press c if you want to play again and q if u want to quit
This is very simple
Pls upvote this if u l
Pygame
InvisibleOne Cool, but after you get over six segments it starts to get glitchy, I think that's pygame's fault not yours though.2 years ago