Computer games helped people to learn about how early computers worked and how to program them.

And now because quantum computers are complex technology and hard to understand . using quantum programing to create simple games can help us understand how they work and how to program them.

In this project I am using a tool named Qiskit to access IBM's quantum computer.

Qiskit is an open-source software development kit  for working with quantum computers.

I am using pycharm for writing python code . in pycharm first we should install some packages like:

qiskit

urllib3 version 1.23

watch the video for more details and downloading the code.