Question: https://youtu.be/LLVSlRMMRZ4 1) Use the template for HW3 to modify only the function 'mark' in the file functions.py' to make the game tic-tac-toe. When you run
1) Use the template for HW3 to modify only the function 'mark' in the file "functions.py' to make the game tic-tac-toe. When you run the game it should follow the following instruction: (8 points) a. First player is always x. Then each turn goes to the next player. b. X must be drawn in red color in the center of the square. c. O must be drawn in red color in the center of the square. d. The game must not allow choosing the same square twice. e. The game must not allow further playing if there is a winner or if it is a tie. f. The game should announce the winner name if it is detected. 8. The game must not allow any clicking outside the grid. Enjoy the HW. It should be so much fun 23:30
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
