Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 854 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 854 Bytes

Call Police

Description

Call Police is a game where you have to call the police to help you. You have to collect 10 coin to call the police. If you collect 10 coin, you win. If you don't collect 10 coin, you lose. You can move the player with the arrow keys. If enemy touch you, you lose.

Requirements

Python

PyGame

Installation

$ pip install pygame

Run

$ python3 main.py

This is a inital version of the game. We will add more features by collaborating.