AymaneHrouch / Breakout-Game

A Simple Breakout game in python {Object oriented style} in pygame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout-Game

A simple game made using python and it's module pygame and pygamergui.

Authors

đź”— Links

portfolio Facebook twitter

Run Game

Clone the project

  git clone https://github.com/Bishnu-coder/Breakout-Game

Go to the project directory

  cd Breakout-Game

Install dependencies

  pip3 install pygame,pygamergui

Start the Game

  python3 main.py

Badges

Add badges from somewhere like: shields.io

MIT License

About

A Simple Breakout game in python {Object oriented style} in pygame

License:MIT License


Languages

Language:Python 100.0%