Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~83 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ChrLeigw

am doing a tic tac toe game, and I am having trouble with using the index of my array (the nine boxes) as x and y coordinates. I have done [code] Dim pictt(3,3) as integer [/code] and used the format of picttt(x,y) in other places. I have separated out the …

Member Avatar for ChrLeigw
0
83