Discuss Scratch
- rocketblastgames
-
Scratcher
15 posts
TIC TAC TOE AI
@orangetheory
thanks a lot especially for us who are just starting out
thanks a lot especially for us who are just starting out
- orangetheory
-
Scratcher
500+ posts
TIC TAC TOE AI
@orangetheoryThanks, but you could just quote someone instead of saying their username by clicking the
thanks a lot especially for us who are just starting out
quote" button at the bottom right of the post
- orangetheory
-
Scratcher
500+ posts
TIC TAC TOE AI
wow how long have you been using scratchAbout a a year and a half I have two accounts. Now, I am reporting this topic to be closed becaue this is getting offtopic, thank you and bye.
- rocketblastgames
-
Scratcher
15 posts
TIC TAC TOE AI
thanks for the code problem and i just followed you
bye
bye
- rocketblastgames
-
Scratcher
15 posts
TIC TAC TOE AI
I have another little problem ok I have been able to make the list and refresh it and all but there is still something .with the list set from one to nine and then making the bot pick from random how then will it be able to pick after the previous item has been deleted. For example if the bot should be set to pick random and it picks 6 and that item is deleted how then will it be able to pick random from one to nine excluding six since it has been deleted. I tried using the method suggested previously but that block of code still picks random from one to ten even after a random item has been choosen and deleted from the list . Thanks (PLEASE HELP AND EXPLAIN)
- HenriStar8
-
Scratcher
100+ posts
TIC TAC TOE AI
Oh I see the problem, the reporter should be this:
(item (pick random (1) to (length of [numbers v] :: list)) of [numbers v] :: list)now it won't pick what was deleted
- rocketblastgames
-
Scratcher
15 posts
TIC TAC TOE AI
thanks it does work ,looking forward to posting the project and promise to give credit
henristar8
- rocketblastgames
-
Scratcher
15 posts
TIC TAC TOE AI
thanks it does work ,looking forward to posting the project and promise to give credit
henristar8


