Skip to content

rohanajm7/brick-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brick Breaker

A 2D game built using computer graphics and visualization concepts in python.

Name: Rohan Ajmera
Roll No: 1911002
Course: Computer Graphics & Vision
Faculty: Vaibhav Vasani
College: KJ Somaiya college of engineering

Screenshots of the project :

Start menu
Start menu
Start menu

To run this project :

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;

Run the script -

for linux/mac :

  python brickbreaker.py

for windows :

  python brickbreaker.py

Scope :

  • 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

Features to be added :

  • Include AI enemies who shoot the player
  • Have bigger levels with camera panning
  • Add rewards and progression

If you have any improvements create an issue and if you want you can also make a pull request for the same.


Developed by Rohan Ajmera

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages