Commit e0174a53 by BellCodeEditor

save project

parent 0aa32975
Showing with 1 additions and 0 deletions
......@@ -79,6 +79,7 @@ while True:
inden -= 1
if states == False:
states = True
center = [2, 8]
current = random.choice(shape_list)
inden = random.randint(0,len(current)-1)
current_shape = current[inden]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment