Simple game i just put together
Posted: Sun Mar 26, 2006 1:37 am
Anybody want to try this lame game that i just threw together?
If you do, how do i get it in here?
If you do, how do i get it in here?
Game Editor discussion board
http://game-editor.com/forum/
score_Count=textNumber;
textNumber=textNumber+1;
if(textNumber>score_Count)
{
textNumber=scoreCount;
}