Implement AI Logic #1
Labels
No labels
bug
duplicate
enhancement
help wanted
in progress
invalid
question
ready
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lewismoten/tic-tac-toe#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement AI logic based on the winning strategy in Newell and Simon's 1972 tic-tac-toe program. Executing the strategy in the order provided will result in a game where the AI can not be beat.