// Enter the font you wish to use for all text in the output of the script. // For example: $fontface = "Arial"; $fontface = "Verdana"; // Enter the image file name, image width in pixels and image height in pixels for the PLAYERs avatar. $player = "images/pss_player.jpg"; $player_width = "100"; $player_height = "100"; // Enter the image file name, image width in pixels and image height in pixels for the COMPUTERs avatar. $comp = "images/pss_comp.jpg"; $comp_width = "100"; $comp_height = "100"; ?>
Paper, Scissors, Stone
Play: Paper, Scissors or Stone?
Powered by: Starsol Paper, Scissors, Stone game