PHP based rock paper scissors game.
Place the files in the webroot, then run the index.php file from the browser.
To customise the game, create a new Gamesmaster object then pass in relevant parameters for
1 - player names 2 - maximum scores 3 - custom weapons (i.e Lizard & Spock) 4 - images for weapons 5 - other paramaters for specifying the home page, return page, etc