1 00:00:00,910 --> 00:00:12,090 I like to come to this lecture of the fittest milestone project CCC colors choices game Ferris color 2 00:00:12,090 --> 00:00:20,550 choices game is a game of choice from 5 colors red yellow orange green blue 3 00:00:25,100 --> 00:00:33,440 Haiti some notes to help you understand have to start brooding and think about the solution and your 4 00:00:33,440 --> 00:00:44,040 solution may look completely different Zane they gave him solution that is right if it work properly. 5 00:00:45,260 --> 00:00:55,370 If these notes blow isn't fully helpful for you check out the project walk through for more explanation 6 00:00:55,640 --> 00:00:56,310 and help. 7 00:00:58,550 --> 00:01:07,490 Firstly you will asking yourself some questions about this scheme to understand how to code this game 8 00:01:07,580 --> 00:01:15,620 in Python before looking at colors choices game project. 9 00:01:15,620 --> 00:01:17,890 You should start by asking questions. 10 00:01:17,960 --> 00:01:23,680 You might want to understand the colors choices game CCC. 11 00:01:24,140 --> 00:01:28,840 Consider for example if you wear working form with V. 12 00:01:30,530 --> 00:01:37,370 What kind of game is TCG order to create and build this project. 13 00:01:37,370 --> 00:01:46,130 You need to know what's the type of CCC game a few where users of ccc cCC do know. 14 00:01:46,190 --> 00:01:47,860 What does that even cult. 15 00:01:48,110 --> 00:01:49,730 Game has. 16 00:01:49,730 --> 00:01:53,180 Do you enjoy playing those types of games. 17 00:01:53,250 --> 00:01:54,950 Project helpful notes. 18 00:01:54,980 --> 00:01:59,790 We need to create choices for players and choices for computer. 19 00:01:59,900 --> 00:02:10,160 Zane ask the players for inputs versus zero inputs with the choice of a computer check if the game is 20 00:02:10,160 --> 00:02:19,910 won by lost or going repeat these steps until the game has been won or tied. 21 00:02:21,560 --> 00:02:31,940 Asked if players want to play again and if players agree restart the game again and if the players say 22 00:02:31,940 --> 00:02:36,130 no ends a game and say thanks for playing. 23 00:02:38,770 --> 00:02:43,550 If you want to see the last results of our codes 24 00:02:48,930 --> 00:03:02,000 we will run my code so it will give me five colours from red yellow orange green blue with every color 25 00:03:02,340 --> 00:03:04,080 will equal a value. 26 00:03:04,170 --> 00:03:16,580 We will choose a value of these values for example to now as computers turn to choose a colour computer. 27 00:03:16,590 --> 00:03:18,370 Choice is orange. 28 00:03:18,420 --> 00:03:24,740 So Blair scores zero and computer score is 1. 29 00:03:24,870 --> 00:03:26,340 Do you want to play a game. 30 00:03:26,670 --> 00:03:27,300 No. 31 00:03:27,480 --> 00:03:33,500 So we will run the last block of good computer ones. 32 00:03:33,540 --> 00:03:34,660 Player is defeated. 33 00:03:34,710 --> 00:03:36,370 Thanks for playing. 34 00:03:36,500 --> 00:03:39,660 Hope as these notes have fallen for you. 35 00:03:39,660 --> 00:03:41,970 Thank you for watching. 36 00:03:41,970 --> 00:03:43,620 See you next election.