Skip to content

Radket27/Quantum-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quantum-tic-tac-toe

Tic tac toe with quantum random number generator

This program works only with Qiskit and Qiskit-aer installed.

pip install -r requirements.txt

After opening the program, you can choose a game mode (right now there is only single player mode available).
After choosing the game mode, you can make your first move. The board displays numbers from 0 to 9, each corresponding to a position where you can place an X.
After your move, a quantum random number generator selects another random position.

Releases

No releases published

Packages

No packages published

Languages