Skip to content

Commit 3d925a8

Browse files
committed
Update README.md
1 parent fd46e76 commit 3d925a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Day-5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Can you add a second image to the animation? Download a small image from the int
3333
Can you make one of the images travel in both the x and y direction and bounce off all four walls?
3434

3535
####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

Comments
 (0)