basic exploration mechanics
This commit is contained in:
parent
6beaca258f
commit
46f7964d07
2 changed files with 104 additions and 14 deletions
|
@ -8,7 +8,7 @@
|
|||
<body>
|
||||
<section id='main'>
|
||||
<h1>MapTest</h1>
|
||||
<canvas width='800' height='400' id='canvas'>
|
||||
<canvas width='3200' height='1600' id='canvas' style='width: 800px; height: 400px;'>
|
||||
</section>
|
||||
<script src='js/index.js'></script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue