#Billiards
###Description: This is a program to model a billiard ball bouncing around a square billiard table with a circle in the middle.
###Goals: ####Completed:
- Readme
####Short Term Plans:
- Create a program that takes in an initial angle and a number of bounces and assumes an point ball and a square table with a side length of 6 with a circle with radius 1 in the middle.
####Long Term Plans:
- Finish other problems on our sheet