chanjuping / shooting-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shooting-game

A game build with Python using pygame module to shoot COVID with sanitizer, still working.

Usage

Haven't done yet. Update everyday.

Prerequisites

To run, you will need pygame module. To install, run:

pip3 install pygame 

Installation and Run

Now clone the repo, and launch main.py.

git clone https://github.com/cycool29/shooting-game
cd shooting-game
python3 ./main.py

There are three options: Play, Help and Quit

After clicking Play, it will popup a 3 secs countdown and the game will start!

  • To shoot -> press SPACE
  • To move the sanitizer -> press RIGHT key and LEFT key

Contributing

You may just run the code, and open a new issue to let me know bugs and where to improve !

About


Languages

Language:Python 100.0%