Closed hpatel292-seneca closed 1 month ago
🙏 Thanks for your pull request @hpatel292-seneca, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!
Some of the most popular are
#️⃣ PR Number: | ➕ Line Additions: | 🗑️ Line Deletions: |
---|---|---|
153 | 7 | 3 |
📑 Files Changed: | ⭐ Repo Stars: | 🔱 Total Forks: |
---|---|---|
1 | 27 | 78 |
Congrats on making your first Pull Request in the Zero To Mastery Organization! You have been sent an invitation to join the ZTM github organization, please check your emails for further details!
If you'd like the ZTM Badge to show up on your profile, you will need to follow this guide!
🙏 Thanks for your pull request @hpatel292-seneca, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!
Some of the most popular are
#️⃣ PR Number: | ➕ Line Additions: | 🗑️ Line Deletions: |
---|---|---|
153 | 7 | 3 |
📑 Files Changed: | ⭐ Repo Stars: | 🔱 Total Forks: |
---|---|---|
1 | 27 | 78 |
🙏 Thanks for your pull request @hpatel292-seneca, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!
Some of the most popular are
#️⃣ PR Number: | ➕ Line Additions: | 🗑️ Line Deletions: |
---|---|---|
153 | 7 | 3 |
📑 Files Changed: | ⭐ Repo Stars: | 🔱 Total Forks: |
---|---|---|
1 | 27 | 78 |
🙏 Thanks for your pull request @hpatel292-seneca, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!
Some of the most popular are
#️⃣ PR Number: | ➕ Line Additions: | 🗑️ Line Deletions: |
---|---|---|
153 | 7 | 3 |
📑 Files Changed: | ⭐ Repo Stars: | 🔱 Total Forks: |
---|---|---|
1 | 27 | 78 |
This fixes #142
The issue was to increase player speed by 25% if the player has 50% or higher energy and 10% if the player has less than 50% energy.
My solution is:
I am checking the player's energy level, and if it is 50% or higher, I increase the speed by 25%. If the energy is less than 50%, I increase the speed by 10%."