EternoSeeker / gameoflife

Conway's Game of Life
https://eternalgameoflife.netlify.app/
GNU General Public License v3.0
57 stars 108 forks source link

Added music to the game #336

Closed Saipradyumnagoud closed 3 months ago

Saipradyumnagoud commented 3 months ago

Description

Added music to the game And a button for the music

Related Issue

closes #329

Motivation and Context

To Add music to the game

How Has This Been Tested?

I have runned the code on my computer

Checklist

Screenshots (if necessary):

image

Saipradyumnagoud commented 3 months ago

@EternoSeeker @bubble003 please Review my pull request

netlify[bot] commented 3 months ago

Deploy Preview for eternalgameoflife ready!

Name Link
Latest commit 48f371739a9f31a70dd1901fb5766751c7052725
Latest deploy log https://app.netlify.com/sites/eternalgameoflife/deploys/66858659c7378b0008c39152
Deploy Preview https://deploy-preview-336--eternalgameoflife.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

bubble003 commented 3 months ago

@Saipradyumnagoud code looks fine, but I am unsure whether this feature must be added. @EternoSeeker will update you on that. Till then maybe you can style it better according to different themes that exist and add padding.

Saipradyumnagoud commented 3 months ago

u can style it better according to different themes that exist and add padding.

@Saipradyumnagoud code looks fine, but I am unsure whether this feature must be added. @EternoSeeker will update you on that. Till then maybe you can style it better according to different themes that exist and add padding.

yeah sure

EternoSeeker commented 3 months ago

Can it be placed in the settings section in side bar

Saipradyumnagoud commented 3 months ago

Can it be placed in the settings section in side bar

Sure I will Try to work on it

Saipradyumnagoud commented 3 months ago

@EternoSeeker You can see now i have added it in the settings section

EternoSeeker commented 3 months ago

Screenshot 2024-07-03 222726 You simply added the button, you can nest it under a div, like other elements in the sidebar

Saipradyumnagoud commented 3 months ago

Screenshot 2024-07-03 222726 You simply added the button, you can nest it under a div, like other elements in the sidebar

Yeah sure i will work on it

Saipradyumnagoud commented 3 months ago

@EternoSeeker Please check now i have added div now

EternoSeeker commented 3 months ago

Looks good, thank you