[scratchblocks]
when gf clicked
repeat until <(timer) > [10]>
go to [mouse-pointer v]
end
think [Some on can help me to make Tic Tac Toe game ? I'am now make the cave version. Thanks !] for (3) secs
[/Some on can help me to make Tic Tac Toe game ? I'am now make the cave version. Thanks !]
Sorry. Some one.
Offline
Well, first, we cant post a whole script cause a tic tak toe game has lots of script and sprites
Ok, you need to make a grid and 9 sprites thst hold an "o" and an "x". Then, you need variables so you can sense when someone wins, and that is it
Offline
You just need a computer algorithm, a win checker, a user input, and graphics.
Last edited by Programmer_112 (2013-01-14 00:08:43)
Offline
Programmer_112 wrote:
Wrong place for this topic? But, you just need a computer algorithm, a win checker, a user input, and graphics.
Well this is the project ideas topic!
Offline
Well, it looks like a collab. But if they're looking for ideas, then I've got no problem with that. Sorry if I misinterpreted.
Offline
Programmer_112 wrote:
Well, it looks like a collab. But if they're looking for ideas, then I've got no problem with that. Sorry if I misinterpreted.
It is ok
Offline
KrIsMa wrote:
Well, first, we cant post a whole script cause a tic tak toe game has lots of script and sprites
Ok, you need to make a grid and 9 sprites thst hold an "o" and an "x". Then, you need variables so you can sense when someone wins, and that is it
Ill have make 9 sprites ! Thank you !
Offline