/Break-Out-Game

Primary LanguagePythonMIT LicenseMIT

Break Out

A simple 'Break Out' game made using pygame module.

About Break Out

In Breakout, a layer of bricks lines the top third of the screen and the goal is to destroy them all by repeatedly bouncing a ball off a paddle into them without losing all lives.

Demo

20220530_222927

Installation

Install pygame

pip install pygame

Documentation

Author

@Sujan_Koirala