kodetosuccess / Final-Project

Repository for UCMHS Intro to Programming Final Project
0 stars 0 forks source link

cannonball passes through cannon #27

Open smakkar opened 8 years ago

smakkar commented 8 years ago

In the brick breaking game, the cannonball passes through the cannon. The cannonball only interacts with the top of the cannon, which is how we coded it. This allows for a bit of difficulty.

atgao commented 8 years ago

in addition the cannon bounces off the two side walls...