Skip to content
Profile icon
0 followers 0 following
a very, very watered down version of 'Flappy Bird' this is just a test thing that I made
k9chelsea2
epiicc what would makes this even better is if you added CSS to style it, e.g. a background color and styling the buttons and placing the button in the middle and making it bigger :3 3 years ago learn about housecats on this based on how many turtles you want, they randomly walk around on the screen play a watered-down version of slither.io try to keep the turtle inbounds use the arrow keys to move the turtle around and collect the dots watch the balls bounce around in the square randomly chooses which turtle will win try to stay in bounds using arrow keys, or the game will end play the game rock, paper, scissors :)
Legend4ry
Instead of using a:
for i in range(1000000000),
you could use:
x = 0
while x < 1:
This will make your code run forever 3 years ago type in your answer and then press enter