Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SunilBoopalan authored Dec 15, 2021
1 parent d225ff9 commit 1f7377c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](https://github.com/SunilBoopalan/quantum-chess/blob/main/Media/Poster.png)

Hi! Welcome to the Quantum Chess repo. Done by Sunil Boopalan from SRMIST
Hi! Welcome to the Quantum Chess repo. Done by Sunil Boopalan from SRMIST.

Chess is a much loved, classic game, but what happens when we give it a quantum twist? Quantum chess works on the same rules as classical chess, but each piece has quantum abilities too- you can put a piece in a superposition, or even entangle two pieces. Our version is built using Qiskit, and is a great way to demonstrate and understand quantum properties. The game needs a good understanding of how various probabilities interact, to be able to comprehend how the state collapses upon observation, which happens when the piece is either capturing or being captured, and decides the position of a piece in superposition. These probabilities are decided by the quantum state of the piece, and thus adds an element of chance to this game of strategy.

Expand Down

0 comments on commit 1f7377c

Please sign in to comment.