Edition of football teams on HTML canvas- javascript source
This javascript code provides tools to compose your own football teams on real soccer pitch which is drawn on a html canvas and therefore this could be rendered on image PNG .
This code also use an other open source library (jscolor) editor site here : http://jscolor.com
which help this code to use color picker
this tool also provides some report match features.
The Darts Game implements the popular Darts 501 pub game. Each player starts with a score of 501 and the objective is to be the first to reduce the score to exactly zero. The game runs inside the web browser mainly using HTML, CSS and Javascript.