Re: TIB: FIRE


[Prev][Next][Index][Thread]

Re: TIB: FIRE




make a main while loop with a getkey, then if they press right or left or up 
or down, change the quarrdinates of a cursor, then have a variable for time 
and increase it each time you go through the loop, if the time is right, make 
a char appear in a place and give it a variable with its location, if your 
cursors location is equal to it's, increase the score, change a variable to 
tell you that theyve done it and erase that char,, do that for multiple chars 
coming down and youve got a game.