Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Y Ball velocity when ball hits paddle #92

Open
polklabs opened this issue Nov 29, 2017 · 3 comments
Open

Change Y Ball velocity when ball hits paddle #92

polklabs opened this issue Nov 29, 2017 · 3 comments

Comments

@polklabs
Copy link
Contributor

When the ball hits the paddle the ball should have a slight change in velocity.
EX. If the paddle is moving in the same Y direction as the ball the ball should increase Y velocity by a small amount.
If the paddle is moving against the ball the ball should decrease the Y velocity by a small amount

@joelbagan
Copy link
Contributor

F17 OK 150pts

@brianslee
Copy link
Contributor

W18 Ok 150 Points

iamSamuelFu added a commit to iamSamuelFu/cs56-games-pong that referenced this issue Mar 1, 2018
@xingxinggeng xingxinggeng mentioned this issue Mar 1, 2018
@iamSamuelFu iamSamuelFu mentioned this issue Mar 15, 2018
@brianslee
Copy link
Contributor

Code is in w18 branch. Feel free to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants