A 2D puzzle game where you navigate a maze by applying quantum gates to change your state.
-
Clone the repository:
git clone https://github.com/chutommy/bloch-maze
-
Install dependencies:
pip install -r requirements.txt
Execute the main.py file to start the game.
python main.py