Skip to content

subrat71/HTML5_bouncing_balls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML5_bouncing_balls

A simple HTML5 bouncing ball Game.

Click any where on the box to see the balls.

On each click a ball will be created and it will move in random direction.

When it hit the wall / box it will bounce back.

This code has been written using simple javascript.

#How to use

Download the zip. Extract to any directory. Run the index.html file.