Compare commits
	
		
			1 Commits
		
	
	
		
			00fe7d12b7
			...
			cf8c2ab200
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| cf8c2ab200 | 
@ -13,7 +13,7 @@ def main():
 | 
				
			|||||||
    screen_width = 800
 | 
					    screen_width = 800
 | 
				
			||||||
    screen_height = 600
 | 
					    screen_height = 600
 | 
				
			||||||
    while True:
 | 
					    while True:
 | 
				
			||||||
        erratic_movement(screen_width, screen_height)
 | 
					        erratic_movement(screen_width, screen_height, reset)
 | 
				
			||||||
        sleep(randbelow(10))
 | 
					        sleep(randbelow(10))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user