feat: rudamentary guess interface
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<body>
|
||||
<button id="my-button">Test Solver</button>
|
||||
|
||||
<input id="guess" type="text" value="" />
|
||||
<textarea id="out"></textarea>
|
||||
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
|
||||
Reference in New Issue
Block a user