Noughts and Crosses / Tic Tac Toe game Installation Instructions

Download the zip file with all the files in it from the location you are given when you ordered it.

Unzip the file to your harddrive.

Open the file tictactoe.cgi

# This changes the Back Ground Colour (color)
Change 99DDFF to the hexadecimal number of the back ground colour you want.

# This changes the text Colour (color)
Change FF0000 to the hexadecimal number of the text colour you want.

# Place your banner code for the top of each page here
Change YOUR BANNER GOES HERE to the html code for your banners to be shown at the top of the page. You may also place text links here aswell if you want to.

# This changes the title writing at the top
Change "Gameshost.co.uk 0 & X's" to anything you like.

# Put your sites url here to go to when they have finished playing
Change this to your site's url.

# Enter your site's name here
Enter the name your site is known by. eg. Bobs homepage.

# Enter the welcome message you want them to see when selecting there counter
change "Welcome to Gameshost.co.uk Noughts and Crosses / Tic Tac Toe Game" to anything you want.

#Enter the url to your images directory
Leave as "images" if you set it up in the same directorys as it downloaded.

#Only change this if you changed the name of the game file to something else
"tictactoe.cgi".

Save the file after you have made these changes

Upload tictactoe.cgi to your cgi-bin and CHMOD it 755

Make a directory called images in this directory and CHMOD it 755

Upload the images you want to use (from the different coloured ones supplied or your own) to the location you typed earlier

And last, make a link on your site to the tictactoe.cgi file to let people play the game.

 

 

Powered by perl