Saturday, June 30, 2012

Simple Score Board Logic in HTML5

In the below Url you can get the simple score board display logic using HTML5 , In the file i use 2 static array with name and dates and i draw a rectangle and place 2 text boxes in the rectangle one is used to display name and another is used to display date using the interval function i move the rectangle box one by one up to 10 so we can use this to display the top 10 scores of a game

ScoreCard.zip

No comments:

Post a Comment