Skip to content

vlad94568/bricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--==B.R.I.C.K.S==--

Welcome to my pygame-based game. My name is Vlad and I'm 10 years old. I've been coding for couple of years starting with Scratch, a bit of JavaScript and now Python. I've built this game with the help of my dad.

Game has 5 levels. Each level gets progressively harder. Your goal is to complete all levels and get the highest score. The various bricks are falling from the sky. You control a white turret at the bottom. The goal of the game is to kill off as many bricks as possible. Each brick that you miss and it hits the bottom decreases the life count -1. Each brick you hit - gives you ammo (white) or an extra life (green) or a +1 score (red).

I hope you enjoyed it!

Run on Mac OS/Linux

Make sure you have Python3 anf Git installed:

$ git clone https://github.com/vlad94568/bricks.git
$ cd bricks
$ export PYTHONPATH=`pwd`
$ python3 src/bricks.py

Controls

Game works with both keyboard and classic gamepad.

Keyboard

  • LEFT and RIGHT arrows - movement
  • SPACE - fire

Gamepad

Game also works with Buffalo Classic USB Gamepad:

Screenshots

About

BRICKS - a Python/Pygame-based 2D vertical shooting game of bricks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages