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

First Build + HealthBar feature #12

Merged
merged 3 commits into from
Feb 25, 2018
Merged

First Build + HealthBar feature #12

merged 3 commits into from
Feb 25, 2018

Conversation

D3XSKY
Copy link
Owner

@D3XSKY D3XSKY commented Feb 22, 2018

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Added HealthBar.cs
Connected it with graphics so health will be reduced on click
Adding first build
@D3XSKY D3XSKY added enhancement New feature or request feature programming labels Feb 22, 2018
@D3XSKY D3XSKY added this to the v0.1 milestone Feb 22, 2018
@D3XSKY D3XSKY self-assigned this Feb 22, 2018
Added settings button
Resized clickable egg
Added functionalities buttons on bottom of the screen
Added all needed "screens" that buttons will turn on/off
connected everything through code
Added SettingsManager script
Moved HealthBar to the upper part of the screen and changed its size
Changed background image
@D3XSKY D3XSKY assigned D3XSKY and unassigned D3XSKY Feb 25, 2018
Copy link
Owner Author

@D3XSKY D3XSKY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go into the master

@D3XSKY
Copy link
Owner Author

D3XSKY commented Feb 25, 2018

This pull request will resolve Issues: #15 #14 #13

@D3XSKY D3XSKY merged commit 0dedce5 into master Feb 25, 2018
Developing an Android Clicker Game - Can You Move It automation moved this from To do to Done Feb 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant