Skip to content

keganv/rock-paper-scissors-spock-lizard-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Spock Lizard Game

The general idea of the application is as follows. A user visits the application and is able to choose between rock, paper, scissors, spock or lizard. The application randomly chooses the computers choice and the user is presented with the computers choice along with who won the battle.

This app is created in Symfony and recommended that you have Bower installed for asset management.