Neunis / groceryrun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

There's a main.exe file you can download and execute.

If you'd like to play from source or trying customizing the game yourself, you have to install Python and pip. Then download this repository by clicking the green button above that says "Code." Once you've got the repository, open a terminal and run pip install -r requirements.txt. Then, run python main.py.

Instructions

Use A and D to move left and right. W to jump. Your goal it to collect 15 toilet paper rolls without getting infected. Every time you come in contact with a customer, you lose a life and your mask strength is decreased. Beware the other customers: they're not as concerned about social distancing as you are. Once you lose all protection and get infected, it's game over.

About


Languages

Language:Python 100.0%