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

Some minor issues fixed #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

msantoshdora
Copy link

// Some of the minor issues are being modified

Changes and their reason:

  1. Line 277: To make the score freeze for 2 seconds .Earlier it was not freezing the score
    2.Line 252 to 275 : The Rank card has been modified to Totalscore.
    Because the rank here didn't interpreted the rank in correct sense.So I changed it to totalScore(as in ICY Tower also in some games like Subway Surf,etc).Also in comments there is some modifications as per total score.
    3.Line 233:Has been modified to restrict the ball within the right edge of the wall
  2. Line 235: Has been modified to restrict the ball within the left edge of the wall
  3. Line 212 to 215 : To restrict the player within the wall

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.

1 participant