Skip to content

DivyanshuLohani/2DghostGame

Repository files navigation

2D Endless Ghost Runner

This a simple endless game made in pygame and python. The art is by @Blackthornprod

ScreenShot

Installation

Clone the repository with

  git clone https://github.com/DivyanshuLohani/2DghostGame

Install the pygame module with

    pip3 install pygame

Then run the game by

    python3 main.py