Please enable JavaScript to use CodeHS

OH 6: AI.RR.6.a

CodeHS Lessons

Illustrate how a computer can solve a maze, find a route on a map or reason about concepts in a knowledge graph by drawing a search tree.

Standard
2.2 Building Tic Tac Toe
2.3 Creating a Non Player Character
2.4 Recursion
2.5 Minimax
2.6 Exploring Depth and Pruning
2.7 Implementing Connect Four
Standard
11.9 Building Tic Tac Toe
11.10 Creating a Non Player Character