/random_bouncing_ball_pattern

It is a simple pattern program which prints the pattern on screen .In this program '@@' shape ball are there which moves on screen from left to right and up to down and vice versa

Primary LanguageJava

# Random Bouncing Ball pattern


     It is a simple pattern program which prints the pattern on screen 
	In this program '@@' shape ball are there which moves on screen from left to right and up to down and vice versa
	you can call it a type of screen saver program.