This a Library that can be used to make ping pong the Nokia Lcd 5110.

Auto generated API documentation and code listings for Ping_Pong

Classes

ball This library has been made to allow the ball to update, check its position
Paddle This library has been made to allow the paddle to update, check its position .etc This will make the coding later on in the main file a bit easier to manipulate

Code

Ball.cpp [code] File containing all the functions prototypes , void etc for the ball
Ball.h [code] Header file containing functions for the ball
Paddle.cpp [code] File containing all the functions prototypes, void etc for the ball
Paddle.h [code] Header file containing functions