- or download this
$playerPiece = $markers[rand $totalMarkers]# randomly choose x or o fo
+r player.
- or download this
if($input eq("quit" || "exit")){ # Checks what word is.
- or download this
if($input eq "quit" || $input eq "exit")){ # Checks what word is.