Skip to content

🎮 Python game where you avoid falling blocks using the arrow keys.

License

Notifications You must be signed in to change notification settings

Paulinakhew/pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame

To play, you need to navigate past falling enemy blocks using the arrow keys. As you progresses through the game, the speed of the enemy blocks increase as well.

Inspiration

I wanted to learn how to code games using Python's Pygame library. To get the hang of Pygame, I followed this YouTube video and then I continued to work on the game by adding new features and getting rid of bugs.

Setup

Download or clone this repository and then run:

$ pip3 install -r requirements.txt
$ python3 controller.py

About

🎮 Python game where you avoid falling blocks using the arrow keys.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages