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

demo1——not_finished #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

2021110706
Copy link

Idea:
The concept is to create a new folder for storing the code and resources related to in-game items. Logic will be added to the game element layer to randomly spawn these items during gameplay. The plan is to define various effects for different items, such as a shrink potion that reduces the bird's size.

Work Done:
For now, a shrink potion class has been created as an initial attempt. Instead of creating a new folder specifically for items, it has been placed directly in the "component" folder. In this iteration, only the shrink potion class has been defined, outlining its appearance and functionality. However, the actual implementation of the shrink potion's appearance on the game interface has not been completed.

@kingyuluk
Copy link
Owner

When you have finished implementing the feature and tested it successfully, please feel free to submit another Merge Request (MR). It would be great if you could include a GIF image showcasing the latest feature and provide a description of it in the README file. This will help other contributors and users understand the new functionality more easily. Thank you!

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