January 22, 2008 -Created Initial Application -Added ball movement algorithm -Added paddle controls -Added collision detection and response -Switched to timed callback from idle callback for display (fixes timing issues dependent on machine) January 23, 2008 -Changed bottom of screen collision to cause reset event -Added openAL audio library -Added ball reflection sound effect -Added ball death sound effect