Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 466 Bytes

Pixel Runner

A simple runner game made using PyGame modules of Python.

  • Made a simple runner game that spawns two kinds of enemies randomly.
  • Takes user input for avoiding obstacles.
  • Displays score on the screen
  • Displays an intro splash screen at the start with the game instructions
  • Displays a splash screen at the end with the score at game over
demo_video1.mp4