Skip to content

Quantum Tic-Tac-Toe: each player makes 'quantum moves' in two squares. Eventually, the moves get entangled, and collapse into the classical analog. Here's an attempt at a brute force search of the entire game tree. Works fast 4-5 moves before the end.

Notifications You must be signed in to change notification settings

Mihir-Vahanwala/Quantum-Tic-Tac_Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quantum-Tic-Tac_Toe

Quantum Tic-Tac-Toe: each player makes 'quantum moves' in two squares. Eventually, the moves get entangled, and collapse into the classical analog. Here's an attempt at a brute force search of the entire game tree. Works fast 4-5 moves before the end. C++ command line.

About

Quantum Tic-Tac-Toe: each player makes 'quantum moves' in two squares. Eventually, the moves get entangled, and collapse into the classical analog. Here's an attempt at a brute force search of the entire game tree. Works fast 4-5 moves before the end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages