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

Turned level 3 into unfinished level #42

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

WimYedema
Copy link
Owner

@WimYedema WimYedema commented Jan 24, 2024

Also changed health status bar to hearts and reduced health to 5. The baddies no longer hurt when they hit during hurting.

===:clipboard: PR Checklist :clipboard:===

  • 📌 issue exists in github for these changes
  • 🔬 existing tests still pass
  • 🙈 code conforms to the style guide
  • 📐 new tests written and passing / old tests updated with new scenario(s)
  • 📄 changelog entry added (or not needed)

==================
Closes #41

Changes:

  • Turned health status into 5 hearts, also reducing health from 100 to 5
  • Repeated hits from a baddie no longer hurt when the player is still hurting
  • Turned level 3 into a somwhat interesting, but unfinished, level
  • Removed the ability to jump during a fall

Als changed health status bar to hearts and reduced health to 5.
The baddies no longer hurt when they hit during hurting.
@WimYedema WimYedema linked an issue Jan 24, 2024 that may be closed by this pull request
@WimYedema WimYedema merged commit a5fe6cb into main Jan 24, 2024
1 check passed
@WimYedema WimYedema deleted the 41-add-skeleton-to-level-3 branch January 24, 2024 21:36
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.

Add skeleton to level 3
1 participant