Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
/ QRGame Public archive

QRGame is a minimalist, terminal-based typing game where the player must quickly type a displayed key and press Enter before time runs out. As players advance, the time to respond shortens, pushing speed and accuracy to the limit. A single mistake ends the game, keeping the tension high as the challenge intensifies.

Notifications You must be signed in to change notification settings

mr-ravin/QRGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRGame

QRGame is a minimalist, terminal-based typing game where the player must quickly type a displayed key and press Enter before time runs out. As players advance, the time to respond shortens, pushing speed and accuracy to the limit. A single mistake ends the game, keeping the tension high as the challenge intensifies. True to its name, QRGame can be stored entirely within a simple QR code, making it easy to share and quick to start!

Author: Ravin Kumar


Programming Language: Python 3
Source code: QRGame.py

Steps to play

  • Press the key mentioned, and then press enter fast !!!
  • With increasing score, the speed of the game becomes faster and faster !!!

GamePlay

game start

game over

Source Code of the Game inside QRCode.

game qrcode

Copyright (c) 2020 Ravin Kumar
Website: https://mr-ravin.github.io

This computer software is registered in Copyright Office, Delhi, India. Diary Number: 11047/2020-CO/SW
Ravin Kumar is the author of this work. He reserves all the intellectual property rights. 
Permission will be required from Ravin Kumar for utilizing this work, either partially, or completely.
For individual non-commercial use, no permission is required from the Author.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

QRGame is a minimalist, terminal-based typing game where the player must quickly type a displayed key and press Enter before time runs out. As players advance, the time to respond shortens, pushing speed and accuracy to the limit. A single mistake ends the game, keeping the tension high as the challenge intensifies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages