Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niloufarmj/psiket-pawquants
Quantum Pixel Adventure
https://github.com/niloufarmj/psiket-pawquants
pixel-art qgame topdown
Last synced: 23 days ago
JSON representation
Quantum Pixel Adventure
- Host: GitHub
- URL: https://github.com/niloufarmj/psiket-pawquants
- Owner: niloufarmj
- License: mit
- Created: 2024-06-16T15:58:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T03:04:33.000Z (6 months ago)
- Last Synced: 2024-11-10T23:12:25.598Z (3 months ago)
- Topics: pixel-art, qgame, topdown
- Language: ShaderLab
- Homepage: https://qpaw.psiket.com
- Size: 38.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PawQuants - A Quantum Pixel Adventure
PawQuants is a captivating quantum pixel game that challenges your control and perception. In this game, Schrödinger's cats have accidentally become entangled after meddling in the quantum laboratory. Your task is to guide these cats from their starting point to their destination, ensuring that they do not fall into the water, as cats are not known for their swimming abilities.
## Gameplay
The controls in PawQuants are straightforward. You can move the cats left, right, up, or down using the directional keys. The main challenge lies in determining the correct direction to move, as the cats' behavior is influenced by the quantum gates they encounter.
There are three types of quantum gates in the game:
1. **X Gate**: Reverses the direction of the cat's movement. For example, if you press the right key, the cat will move left.
2. **H (Hadamard) Gate**: Transforms the direction of the cat's movement in the quantum space by adding one. For instance, if you press the up key, the cat will move right.
3. **Y Gate**: Behaves similarly to the X gate, but its effect is nullified if the cat has already passed through an H gate. In this case, the Y gate will reverse the movement previously transformed by the H gate.## Gameplay Video
https://github.com/user-attachments/assets/f7dceee2-1f0c-4f2a-bdb2-25b51ae1bd1d
## How to Play
1. Use the arrow keys (left, right, up, down) to control the movement of the cats.
2. Carefully navigate the cats through the quantum gates, taking into account their unique properties, to reach the destination.
3. Avoid letting the cats fall into the water, as they cannot swim.## Installation
PawQuants is a web-based game that can be played directly in your browser. No installation is required.
here is the link to play:
https://pawquants.psiket.com## Credits
PawQuants was developed by me in Psiket Academy and is powered by Unity.
Happy Quantum Adventuring!