Install Python latest version globally on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/neeleshio/Corona-Go-Game
# Go into the repository
$ cd Corona-Go-Game
# Install dependencies
$ pip install pygame
# Run
$ main.py