Unit 5 Lab 6

Tic-Tac-Toe with a Computer Player

In this lab, you'll extend your Tic-Tac-Toe program to make the computer play against you.

BJC Unit 5 Lab 6 Tic-Tac-Toe With a Computer Player

Review Your Tic-Tac-Toe Project

In this section, you'll review the blocks in your previous Tic-Tac-Toe project.

Lab 6_Review Your Tic-Tac-Toe Project

Creating a Computer Player

In this section, you'll make the computer play against the human player.

Lab 6_Creating a Computer Player

Developing a Gameplay Strategy

In this section, you'll define the strategy that the computer will use by investigating the strategies that humans use.

Lab 6_Developing a Gameplay Strategy

Making the Computer Play Strategically

In this section, you'll implement the Tic-Tac-Toe strategy rules to make the computer play strategically

Lab 6_Making the Computer Play Strategically

If There is Time

Insert If There is Time slides

Take It Further

Insert Take It Further slides