1 00:00:06,310 --> 00:00:06,910 Hey everyone. 2 00:00:07,590 --> 00:00:13,000 So here in this video I'm going to give you a little overview of the problem that what is a problem 3 00:00:13,150 --> 00:00:15,010 and what the game actually looks like. 4 00:00:15,100 --> 00:00:21,510 And this is not for you like you have to solve this one you have to solve this problem with me so you 5 00:00:21,520 --> 00:00:26,290 will understand all the things happening here and the concepts will be more clear to you. 6 00:00:26,350 --> 00:00:27,460 Now here I am. 7 00:00:27,610 --> 00:00:37,580 I have that program with this name ticktock b y and when I wrote this one I will get you want to play 8 00:00:37,580 --> 00:00:39,110 again. 9 00:00:39,210 --> 00:00:40,930 I even once. 10 00:00:40,940 --> 00:00:43,250 So here you will get this interface. 11 00:00:43,280 --> 00:00:44,990 Welcome to tic tac toe. 12 00:00:45,020 --> 00:00:52,910 And there you have this tic tac toe in which you have one two three four five six seven eight nine nine 13 00:00:52,910 --> 00:00:58,160 blocks them each representing a number one to nine here beginning from one. 14 00:00:58,730 --> 00:01:07,040 And when you enter any number there like if I want to at last that is your first middle then coordinates 15 00:01:07,340 --> 00:01:18,730 then I will do something like 5 I have my known here 5 then the computer made its move on this thing 16 00:01:18,850 --> 00:01:20,710 that is on 1 2 and 3. 17 00:01:20,770 --> 00:01:26,560 Now it's my done then I will go for this one here that is seven. 18 00:01:26,620 --> 00:01:36,040 So he has seven and he got so four that he got my move there because I am going to add a here then I 19 00:01:36,040 --> 00:01:42,530 have two options to be but he dominates my move now I have to go for this one only. 20 00:01:42,890 --> 00:01:45,820 Otherwise I do not have any option I will lose. 21 00:01:45,880 --> 00:01:47,520 So here this one is the sixth. 22 00:01:47,650 --> 00:01:55,660 And here I have been six and as you can see again when I am going to win here instead of going for these 23 00:01:55,660 --> 00:02:00,050 two the computer has applied it to zero here on this position. 24 00:02:00,280 --> 00:02:05,250 So that's what actually the a working here the computer will not let us do. 25 00:02:05,620 --> 00:02:10,830 And these are not predefined you can even try by yourself maybe you will win. 26 00:02:10,840 --> 00:02:20,170 So here I go for one he go for two there and I have only one option left that exist and you get the 27 00:02:20,460 --> 00:02:30,360 him again if I try to win here by playing this one again three I go for this corner now I will try for 28 00:02:30,360 --> 00:02:37,470 this one and then this one so that I will have two options and maybe three even so I will go for this 29 00:02:37,470 --> 00:02:44,430 one this is I believe one two three four five six seven maybe this time I will win because if I go for 30 00:02:44,480 --> 00:02:48,480 that it has only option of this one then I will use this. 31 00:02:48,480 --> 00:02:58,880 So here I have that is seven yes it go for this one and one and four. 32 00:02:59,300 --> 00:03:05,780 Hey I've seen you on this game and literally this is the first time I won here with this game I lost 33 00:03:05,780 --> 00:03:10,960 so many times and less I have died this game with the computer. 34 00:03:11,360 --> 00:03:12,580 So that's the game here. 35 00:03:13,010 --> 00:03:17,210 I hope you will also enjoy this one playing video itself and with your friends. 36 00:03:17,630 --> 00:03:18,920 So thanks for watching. 37 00:03:18,920 --> 00:03:24,170 We will continue from the next video to work out on this game and I hope you like this one.