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

Proj01 #103

Merged
merged 6 commits into from
Mar 19, 2018
Merged

Proj01 #103

merged 6 commits into from
Mar 19, 2018

Conversation

xingxinggeng
Copy link
Contributor

@xingxinggeng xingxinggeng commented Mar 1, 2018

  1. fixed issue Encapsulate variables and use getters & setters #42 , which encapsulated variables by using getter and setter methods.
  2. fixed issue Adjust the window where the user can grab the ball #72 , which adjusted the window for user to grab balls in a more reasonable range.
  3. fixed issue Change Y Ball velocity when ball hits paddle #92 , which changed the velocity of the ball slightly when the ball hits the paddle.
  4. added JUnit tests Add Junit tests #13 for Ball, Paddle, Pong classes.

@brianslee brianslee changed the base branch from master to w18 March 19, 2018 19:48
@brianslee brianslee merged commit 915389e into ucsb-cs56-projects:w18 Mar 19, 2018
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

Successfully merging this pull request may close these issues.

3 participants