A simple game INSTRUCTIONS *Move mouse to control trampoline *Don't let the boy fall onto the grass HOW I MADE THIS *The trampoline just moves it's X coordinate to whatever the mouse's X coordinate is *I found the boy using the folder in the folder editor *The trickiest thing for me was to get the boy to bounce off the trampoline right. I ended up going on the website and finding how someone else had done it: "point in direction (180 - direction)". I still find this confusing but it works really well. Then I turn a random amount to make it more interesting. MORE IDEAS Make the game more complex or change images.