Clone the project -
git clone https://github.com/rohanajm7/brick-breaker.git
Install all the requirements -
pip install -r requirements.txt
Start the project, navigate to the project directory on the terminal;
for linux/mac :
python brickbreaker.py
for windows :
python brickbreaker.py
- Will help understand basic and advanced concepts of Computer Graphics and Game design
- Any number of levels can be added easily
- Great for passing time
- Include AI enemies who shoot the player
- Have bigger levels with camera panning
- Add rewards and progression