EternoSeeker / gameoflife

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

Feat: Adding event listeners for Keyboard shortcuts #346

Open partha120804 opened 4 days ago

partha120804 commented 4 days ago

Describe the feature

Add event listeners for play pause and speed control to keyboard keybinds

Add ScreenShots

It will make the game easy to control

Record