Discuss Scratch
- Discussion Forums
- » Suggestions
- » Please make a 2 player tic-tac-toe starter project
- Gppgamer1
-
Scratcher
27 posts
Please make a 2 player tic-tac-toe starter project
Yea its exactly as it says i just wanna add a new starter project that is tic-tac-toe.
It would be fun to customize and change the X's and O's.
It would be fun to customize and change the X's and O's.
- Dragonmyflesh
-
Scratcher
500+ posts
Please make a 2 player tic-tac-toe starter project
Yea its exactly as it says i just wanna add a new starter project that is tic-tac-toe.
It would be fun to customize and change the X's and O's.
That might be too complex for beginners.
- Za-Chary
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
That might be too complex for beginners.Explain. Usually kids learn to play Tic-Tac-Toe pretty early in their lives, so they understand the rules. A simple local multiplayer Tic-Tac-Toe project sounds like a great idea for a starter project.
- Dragonmyflesh
-
Scratcher
500+ posts
Please make a 2 player tic-tac-toe starter project
That might be too complex for beginners.Explain. Usually kids learn to play Tic-Tac-Toe pretty early in their lives, so they understand the rules. A simple local multiplayer Tic-Tac-Toe project sounds like a great idea for a starter project.
I mean for a Scratch Tutorial.
Last edited by Dragonmyflesh (Aug. 14, 2024 02:57:05)
- Za-Chary
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
I mean for a Scratch Tutorial.Me too. A simple local multiplayer Tic-Tac-Toe project sounds like a great idea for a Scratch tutorial.
- TheCreatorOfUnTV
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
I think he meant that the project might be too complex for New Scratchers to remix. After all, you'll either need some sort of list (which might be too complex for people just starting Scratch) or 9 different sprites (which might become tedious to remix)That might be too complex for beginners.Explain. Usually kids learn to play Tic-Tac-Toe pretty early in their lives, so they understand the rules. A simple local multiplayer Tic-Tac-Toe project sounds like a great idea for a starter project.
- Za-Chary
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
I think he meant that the project might be too complex for New Scratchers to remix. After all, you'll either need some sort of list (which might be too complex for people just starting Scratch) or 9 different sprites (which might become tedious to remix)The OP states a very easy way to remix the project: customize and change the X's and O's. Such a project can be made using clones, eliminating the need for lists and multiple sprites.
- yadayadayadagoodbye
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
In the sense that its suggesting a local tic-tac-toe project, this would be a great introduction to clones and how they work.
If this was to be cloud instead, it'd also be a relatively simple introduction to them, which'd also be great.
If this was to be cloud instead, it'd also be a relatively simple introduction to them, which'd also be great.
- starlightsparker
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
I’m not very good at scratch coding or coding in general yet, I won’t lie - I know some stuff, and on scratch I can definitely make stuff but for more complex or even bare minimum complex I’d usually need help somewhere. Maybe because I didn’t put a lot of effort in learning coding on scratch, I just did stuff and wow it’s almost been a year.I mean for a Scratch Tutorial.Me too. A simple local multiplayer Tic-Tac-Toe project sounds like a great idea for a Scratch tutorial.
And I can probably make a tic tac toe game by myself on scratch, so I guess that speaks for itself
- endyourenite
-
Scratcher
100+ posts
Please make a 2 player tic-tac-toe starter project
2-player tic tac toe? I disagreed, it uses a lot of variables, which can be complex.
EDIT: @Za-chary just proved that you can make tic-tac-toe with only 2 variables, so I was Incorrect
EDIT: @Za-chary just proved that you can make tic-tac-toe with only 2 variables, so I was Incorrect
Last edited by endyourenite (Aug. 14, 2024 16:17:13)
- han614698
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
(#10)The New Scratchers don't need to deal with the entire project - just make it really easy to change the Xs and Os do different images.
2-player tic tac toe? I disagreed, it uses a lot of variables, which can be complex.
- endyourenite
-
Scratcher
100+ posts
Please make a 2 player tic-tac-toe starter project
What if X/O won(#10)The New Scratchers don't need to deal with the entire project - just make it really easy to change the Xs and Os do different images.
2-player tic tac toe? I disagreed, it uses a lot of variables, which can be complex.
- endyourenite
-
Scratcher
100+ posts
Please make a 2 player tic-tac-toe starter project
So, what if X or O win(#12)What do you mean?
What if X/O won
- endyourenite
-
Scratcher
100+ posts
Please make a 2 player tic-tac-toe starter project
idk thenGood Argument
the project would say “sprite1” wonsince when Sprite 1 was a thing in tic-tac-toe
- han614698
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
(#16)isn't it? this isn't my suggestion lolidk thenGood Argument
ok you're arguing something very unimportant, this is a very minor thing you can set like a variable or something it doesn't really matter. that's like the last thing that should be decided about this suggestionthe project would say “sprite1” wonsince when Sprite 1 was a thing in tic-tac-toe
- endyourenite
-
Scratcher
100+ posts
Please make a 2 player tic-tac-toe starter project
isn't it? this isn't my suggestion lolNope
ok you're arguing something very unimportant, this is a very minor thing you can set like a variable or something it doesn't really matter. that's like the last thing that should be decided about this suggestionAlright
- Za-Chary
-
Scratcher
1000+ posts
Please make a 2 player tic-tac-toe starter project
2-player tic tac toe? I disagreed, it uses a lot of variables, which can be complex.You could probably make a Tic-Tac-Toe game that avoids variables if you really wanted to. I don't think variables, especially in the scope of Tic-Tac-Toe, would be very complex, anyway.
- endyourenite
-
Scratcher
100+ posts
Please make a 2 player tic-tac-toe starter project
But it also requires ‘lists’ for all the possible wins for X and O2-player tic tac toe? I disagreed, it uses a lot of variables, which can be complex.You could probably make a Tic-Tac-Toe game that avoids variables if you really wanted to. I don't think variables, especially in the scope of Tic-Tac-Toe, would be very complex, anyway.
- Discussion Forums
- » Suggestions
-
» Please make a 2 player tic-tac-toe starter project







