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

Created quest add on to player state #190

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

fullspeccoder
Copy link
Contributor

Added quests to the player state. This will allow multiple quests to be added into an object where you can select them based on title. Fully made with a Title, Description, Done status, & objectives object. Let me know what you think! I created a quest handler that will help make quests easier to handle too.

Copy link

🙏 Thanks for your pull request @fullspeccoder, 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 Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
190 211 29
📑 Files Changed: Repo Stars: 🔱 Total Forks:
11 27 93

Copy link

🙏 Thanks for your pull request @fullspeccoder, 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 Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
190 211 29
📑 Files Changed: Repo Stars: 🔱 Total Forks:
11 27 93

Copy link

🙏 Thanks for your pull request @fullspeccoder, 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 Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
190 211 30
📑 Files Changed: Repo Stars: 🔱 Total Forks:
11 27 93

Copy link
Collaborator

@r4pt0s r4pt0s left a comment

Choose a reason for hiding this comment

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

🔥🔥🔥

@r4pt0s r4pt0s merged commit 67d7e94 into zero-to-mastery:main Oct 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants