Skip to content

Ahmad guenoun#1

Merged
gisturiz merged 4 commits intomasterfrom
ahmad-guenoun
Jul 25, 2019
Merged

Ahmad guenoun#1
gisturiz merged 4 commits intomasterfrom
ahmad-guenoun

Conversation

@amguenoun
Copy link
Copy Markdown
Owner

No description provided.

@amguenoun amguenoun requested a review from gisturiz July 24, 2019 22:59
Copy link
Copy Markdown
Collaborator

@gisturiz gisturiz left a comment

Choose a reason for hiding this comment

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

Excellent work meeting MVP and Stretch goals, you seem to have a solid grasp on the concepts.


Villian.prototype = Object.create(Humanoid.prototype);
Villian.prototype.backstab = function (enemy) {
enemy.healthPoints -= 5;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Very cool for keeping tab of damage.

@gisturiz gisturiz merged commit 69dc601 into master Jul 25, 2019
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.

2 participants