bingo code

pyro
07-13-2001, 07:17 PM
i am having trouble with a game of bingo i am making.
I can inintialise the board and when a number is called i can click on the board and a cross appears on the correct number.
But before i press the command button new game when i click on the blank board crosses appear and I don't know how to fix it. Also my checkwinner statement doesn't work.

dcl3500
07-14-2001, 10:27 PM
Show us some code Pyro so we've got a bit more to go on

Don

http://www.lesterhouse.com (http://link)

usetheforce2
07-17-2001, 05:07 PM
as dcl3500 mentioned it would be much easier to offer some suggestions if you give us a little more info. However, is your app creating a simple list that hold some data to place the X'
s on the board? Then when you start a new game the list is called, which still holds the old values, and places the X's back on the board.

you might want to make sure that all your data is reset when you staart a new game :)

good luck

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum