Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 707 Bytes

File metadata and controls

18 lines (10 loc) · 707 Bytes

Python-Block-Dodge-Game

A 2D game I programmed with python and the pygame modules.

The goal of the game is to get the highest score possible by dodging blocks and fighting enemies.

Avoid black blocks and collect blue circles to add to your trail

Your trail gives you extra lives, and each trail block is also ammo to beat enemies

Press "SPACE" to switch directions Press "L_SHIFT" to shoot projectiles when fighting enemies


Although this is the first Python project on my Github, it is not my first one, I just never got around to making repos for my different projects and eventually I lost the files.