Skip to content

Plays a 3D Tic Tac Toe game against an opponent. Uses 4 plys of searching, a minimax function, and alpha beta pruning.

Notifications You must be signed in to change notification settings

ansaschmulbach/3D-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Tic-Tac-Toe

Plays a 3D Tic Tac Toe game against an opponent. Uses 4 plys of searching, a minimax function, and alpha beta pruning.

About

Plays a 3D Tic Tac Toe game against an opponent. Uses 4 plys of searching, a minimax function, and alpha beta pruning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages