You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Day-5/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,4 +33,4 @@ Can you add a second image to the animation? Download a small image from the int
33
33
Can you make one of the images travel in both the x and y direction and bounce off all four walls?
34
34
35
35
####Challenge #6
36
-
Can you make the other image travel left and right, bouncing off the walls and doubling in speed each bounce?
36
+
Can you make the other image travel left and right, bouncing off the walls and doubling in speed each bounce? Increasing the speed by 10% might work better. You also might need to give it a max speed!
0 commit comments