Ivan Chang
@ivanchang309
A LinkedList Library with an added loop and unloop for more recurtiony fun!
Python
My ball in my gravity simulaton get's cut in half when it moves right and right. Why is this happening(arrow keys to move)
Pygame
Input the chance of having a big number (NO NEGITIVES) and whatch the random number get printed
Python
Type a number and a list of prime numbers beetween 2 and your number will apear!
Python
You type what you want to check if it is prime in the console.
Python
This came from my other account project https://repl.it/talk/share/I-made-a-dyson-rectangle/45355
Gravity simulation basically.
To control the ball
Pygame
You use your left arrow to move left and your right arrow to move right. you use your up arrow to fall slower with gravity. You use the down arrow to
Pygame
You use your left arrow to move left and your right arrow to move right. you use your up arrow to fall slower with gravity. You use the down arrow to
Pygame
wave_number = any number you want...
binary = any number that when 1 divide binary is not irrational
game loop() {
wave_number divide binary
if
Pygame