topical media & game development
mobile-game-ch25-blockbreak.htm / htm
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=320, user-scalable=0"/>
<title>Canvas Test</title>
<script src='mobile-game-ch25-jquery.min.js'></script>
<script src='mobile-game-ch25-underscore.js'></script>
<script src='mobile-game-ch25-quintus.js'></script>
<script src='mobile-game-ch25-quintus-input.js'></script>
<script src='mobile-game-ch25-quintus-sprites.js'></script>
<script src='mobile-game-ch25-quintus-scenes.js'></script>
<script src='mobile-game-ch25-quintus-audio.js'></script>
<script src='mobile-game-ch25-blockbreak.js'></script>
<style>
body { padding:0px; margin:0px; }
#quintus { background-color:black; }
</style>
</head>
<body>
</body>
</body>
</html>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.