A downloadable game

Repair all three generators without getting caught by the killer! Use big bushes to hide from the killer and escape his deadly knife!


Requirements :

  • Python >=3.6.x, <= 3.9.x
  • pygame ('pip install pygame' , >= 2.x recommended)

Controls : 

  • 'A','D' walk left,right
  • 'S' hide in big bushes
  • 'F' repair generator
  • **'R' to start and restart the game**

Tar archive binary

QRCode of Tar archieve. (qrencode generetated on linux)

Tar archive base64

Download

Download
qr_game.tar 1 kB

Install instructions

Requirements :

  • Python >=3.6.x, <= 3.9.x
  • pygame ('pip install pygame', >= 2.x recommended)

Comments

Log in with itch.io to leave a comment.

I use Python 3.8.10 (on Linux Mint 20.3), and for some reason, the controls aren’t working.

Anyway, you can encode the tar archive into a QR code like a binary file.

Thanks for the comment - Have you pressed R to start the game? Either way, I've added it as a control tip to the game. Also, I've added the QRCodes of the Tar archive as binary (directly converted the file) and base64 code.