Rock Paper Scissors game using Javascript. Click To Play
- Auto-Play
Utilizing setInterval and clearInterval methods. - LocalStorage
LocalStorage is a part of the Web Storage API, that provides a simple way to store data persistently across browser sessions. - Keyboard Buttons
Play using keyboard buttons.