View Single Post
Old Apr 9th, 2008, 5:37 PM   #1
scottrobot
Newbie
 
Join Date: Mar 2008
Posts: 3
Rep Power: 0 scottrobot is on a distinguished road
tic tac toe help

i know javascript is not rly for this type of thing but its for a project

im trying to make a basic tic tac toe game using this type of set up

button button button
button button button
button button button

__l____l___
l l
``l````l````


with 9 buttons up top and the actual tic tac toe board below..

could someone explain how i would set up the display like this? i understand the logic of making this work i just cant figure out how to make the display look like this

thanks
scottrobot is offline   Reply With Quote