Skip to content

ThomasLawlor17/rock-paper-scissors-lizard-spock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors, Lizard, Spock

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the game depending on their device's screen size
  • Maintain the state of the score after refreshing the browser
  • Play Rock, Paper, Scissors, Lizard, Spock against the computer

Screenshot

Mobile Desktop

Links

My process

Built with

Continued development

  • Add Oauth or some kind of user account to track stats and save results (include backend)
  • Use socket.io for multiplayer online
  • General ui improvements to things like animations

Author