BrickBreaker

by Mayuri S

Description

1. BrickBreaker Implemented a) colored bricks b) user is notified how many turns are left c) win and loose feedback 2. ForestScreen Took pics of dinosaurs toys on white background. Downloaded forest image. Put the dinosaurs image files in a list and one by one the program takes on image , identifies the white pixels and replaces it with forest background. I tried my hands on slideshow by python(code from the internet) but the size of images rendered were an issue (the images were zoomed a lot) hence used what was taught in course only for the project. Unfortunately, this is not a very presentable project