Skip to content

A basic 2D side scrolling game made with PyGame. The player must dodge obstacles to get points.

Notifications You must be signed in to change notification settings

lagraham337/Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

This is a basic game built to experiment with features of Pygame. The player must dodge obstacles to get points. You must have Python3 installed to run the program.

Download Python

After you have installed Python3, use this command to install pygame:

pip install pygame



Link to Pygame demo

About

A basic 2D side scrolling game made with PyGame. The player must dodge obstacles to get points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages