Create template.html
This commit is contained in:
parent
0c7202dd23
commit
f9a1a8b80c
6
template.html
Normal file
6
template.html
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
<body>
|
||||
<canvas id="mainScreen" width="800" height="600"></canvas>
|
||||
</body>
|
||||
<script src="canvasUtils.js"></script>
|
||||
<script src="template.js"></script>
|
Loading…
x
Reference in New Issue
Block a user