A simple pong game based on Zelda.
INSTRUCTIONS
*Move mouse to control sword.
*Don't let the energy ball fall into the heart containers.
HOW I MADE THIS
*The sword just moves it's X coordinate to whatever the mouse's X coordinate is
*I drew the energy ball using the gradient effect in the paint editor as well as the brush tool.
*The trickiest thing for me was to get the ball to bounce off the paddle 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.
Comments
You need to be logged in to post comments
Add a Comment