EternoSeeker / gameoflife

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

updated a piece of code #312

Closed partha120804 closed 1 week ago

partha120804 commented 2 weeks ago

The method I used to change the Play/Pause button in PR #289 was a bit complicated and I just came up with a random idea.

I finally got better and more professional way to do the same task, it will make the code easy to read and more descriptive.

It was shortcoming on my side, so its absolutely fine if I get no points for this PR 🙂. Just consider merging this PR.

@EternoSeeker

netlify[bot] commented 2 weeks ago

Deploy Preview for eternalgameoflife ready!

Name Link
Latest commit 831a0617d6ade9496474f72ead70332971137711
Latest deploy log https://app.netlify.com/sites/eternalgameoflife/deploys/6676fe66cbaded0008896284
Deploy Preview https://deploy-preview-312--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.

partha120804 commented 2 weeks ago

@EternoSeeker please take a look at this PR too.

EternoSeeker commented 1 week ago

That looks good