DIR : /home/kozerus/public_html/jkwii/js/jsdoit/dancinbouningen/index.html /home/kozerus/public_html/jkwii/js/jsdoit/dancinbouningen <!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>dancing Bouningen ! - js do it</title> <meta name="Description" content="" /> <meta name="Keywords" content="" /> <link rel="stylesheet" type="text/css" media="screen,print" href="style.css" /> </head> <body> <!-- generated by: jsdo.it - http://jsdo.it/gct256/hIZJ --> <!-- Copyright gct256 - http://jsdo.it/gct256 --> <!-- Licensed under MIT License - http://www.opensource.org/licenses/mit-license.php --> <canvas id='world' width="300" height="300"></canvas> <p>input sequence number (0-4294967295)</p> <p><input type="text" value="0" id="seq"><input type="button" onclick="restart()" value="Restart"><input type="button" onclick="restart(Math.random() * 0xffffffff)" value="Restart (random)"></p> <script type="text/javascript" src="http://jsdo.it/gct256/Bouningen/js"></script> <script type="text/javascript" src="http://jsdo.it/gct256/pseudoRandom/js"></script> <script type="text/javascript" src="index.js"></script> </body> </html>//