game is now independent of hexodsp/cpal
This commit is contained in:
parent
ccf86e23e4
commit
450e448649
18 changed files with 85 additions and 230 deletions
|
|
@ -6,8 +6,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<script type="module">
|
||||
import init from './target/bevyjam.js'
|
||||
init()
|
||||
import init from './target/bevyjam.js'
|
||||
init()
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue