mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 14:36:15 -04:00
wip
This commit is contained in:
parent
78c8e154c6
commit
b0d8827e09
11 changed files with 19670 additions and 797 deletions
|
@ -11,10 +11,8 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<div id="levels"></div>
|
||||
<div id="palette">
|
||||
<button id="new-level">new</button>
|
||||
</div>
|
||||
<div id="app"></div>
|
||||
|
||||
<script type="module" src="./levels_editor.ts"></script>
|
||||
|
||||
<script type="module" src="levels_editor.tsx"></script>
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue