TIC-TAC-TOE v.1.0
This modification is in the archives.
TIC-TAC-TOE
version 1.0 Time to install: less than 5 minutes Level of difficulty: SIMPLE/BEGINNER This adds a game of Tic-Tac-Toe to your forum. The players play against the computer, and it has 4 levels of difficulty that are user-selectable. It also includes history of the game as well as a short history of Artificial Intelligence based tic-tac-toe games. 1) Upload the contents of the "UPLOAD" directory to your forum ROOT directory. 2) Go to ADMIN CP -> STYLES & TEMPLATES -> ADD NEW TEMPLATE and create a template called tictactoe with the contents of template.tictactoe.txt. 3) Go to Adimin CP ->Styles & Templates -> Edit Templates and open the NAVBAR template and search for the following: Code:
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr> Code:
<tr><td class="vbmenu_option"><a href="tictactoe.php">Tic-Tac-Toe</a></td></tr> tic-tac-toe javascript by Brian, modified by yoyoyoyo The tic-tac-toe script is covered by the GNU General Public License. The GNU General Public License is a Free Software license. You may exercise the freedoms specified here provided that you comply with the express conditions of this license. Any of these conditions can be waived if you get permission from the copyright holder. Your fair use and other rights are in no way affected by the above. PLEASE CLICK INSTALL Download This modification is archived and cannot be downloaded. Supporters / CoAuthors
Screenshots
|