/runner-game

Infinite runner game created with Pygame

Primary LanguagePython

Runner Game

Player image

This game was created while following The ultimate introduction to Pygame.

Running the Game

You need Python 3 to run the game.

First, install the dependencies:

pip install -r requirements.txt

Then run the game with:

python runner.py