<html>
<head>
<!--/*
* Copyright (c) 2015 Chi Hoang
* All rights reserved
*//-->
<meta charset="utf-8">
<title>Dots and Blocks</title>
</head>
<body>
<script src="dotsgame.js"></script>
<script src="example.js"></script>
</head>
<body>
</body>
</html>
|