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

Manage sounds on the game and control the volume #109

Merged
merged 5 commits into from
Aug 26, 2024

Conversation

alemarin5
Copy link
Contributor

πŸ‘‰ Checklist

Please make sure to check off the following before submitting:

  • [βœ… ] I have reviewed my submission thoroughly.
  • [ βœ…] I have tested my code (if submission is related to coding) and run the game before pushing (to make sure the project compile).
  • [βœ… ] I have run the JUnit tests (if submission is related to coding).
  • [βœ… ] I have read the Code of Conduct and Contribution Guidelines.

✍ Description of the Pull Request

Please concisely describe the changes you have made.

  • Fixed the button on the home screen that put the sound of the game on or off.
  • Added a slider that increase or decrease the intensity of the sound on the main menu.

πŸ”— Issue link

Issue reference number and link goes here e.g. 'Fixes/Closes #<issue_number>'.


Thanks for taking the time to fill out this Pull Request! ❀️ Thanks for contributing to this project πŸ¦–

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

πŸ‘‹ Hello @alemarin5, thank you for submitting in Dinosaur Exploder πŸ¦– PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • βœ… Verify your PR is up-to-date with the repository /dinosaur-exploder main branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge master locally.
  • βœ… Verify all Dinosaur Exploder Continuous Integration (CI) checks are passing.
  • βœ… Verify that you have well fill out the different checkboxes in the PR template.
  • ⚠️ Check that your code is clean: no code redundancy, variable and method names are correct, your code is understandable to everyone, and so on.
  • πŸ’‘ Reduce changes to the absolute minimum required for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." β€” Bruce Lee

Copy link
Collaborator

@jvondermarck jvondermarck left a comment

Choose a reason for hiding this comment

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

Heyy, thanks for your PR !! :)

I tested what you did and it is very good.
I will create some issues to improve the design of the slidebar so that you or someone else could contribute to it.

@jvondermarck jvondermarck merged commit 57c7e8a into dylan-power:main Aug 26, 2024
2 checks passed
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