topical media & game development
mobile-game-present-platformer-index.htm / htm
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Platformer Example</title>
<script src='mobile-game-present-lib/quintus.js'></script>
<script src='mobile-game-present-lib/quintus-sprites.js'></script>
<script src='mobile-game-present-lib/quintus-scenes.js'></script>
<script src='mobile-game-present-lib/quintus-input.js'></script>
<script src='mobile-game-present-lib/quintus-2d.js'></script>
<script src='mobile-game-present-platformer-platformer.js'></script>
<style> body { padding:0px; margin:0px; } canvas { } </style>
</head>
<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.