This is a game i programmed with python library called pygame. It is still not fully developed, but the main idea behind the game is that a criminal is being chased down by a police.
The python game file is police.py
Visit http://www.pygame.org/download.shtml to download pygame 1.9.6 installer and then download python 3.7 https://www.python.org/downloads/release/python-375/ to be able to play the game. Other versions of pygame will also work.