🎯
⌨️
🔌
🖥️

HTML
<!-- Paste before </body> -->
<script type="module">
  import { PhoneControllerHost } from 'https://phoneremo.com/engine/PhoneControllerHost.js';
  const ctrl = new PhoneControllerHost({ server: 'https://phoneremo.com', mode: 'dom' });
  ctrl.attachKeyboardToInputs();
</script>
🎮

🖥️ play.phoneremo.com