Coder Social home page Coder Social logo

Comments (6)

rwv avatar rwv commented on May 4, 2024

发现有点困难,目前不会去考虑添加虚拟键盘

from chinese-dos-games.

watermoonchandra avatar watermoonchandra commented on May 4, 2024

是不是可以调用系统的输入法来解决手机键盘问题?我在手机上配合DosBox安装了一个GamePad应用,可以作为系统的输入法来调用虚拟手柄,玩起来很不错,甚至像《大航海时代2》这样的鼠标游戏都能够用手柄来玩。

from chinese-dos-games.

rwv avatar rwv commented on May 4, 2024

系统输入法的话,假如在网页有一个 textarea,通过 Javascript 监听输入然后传入 dosbox ,这可能是可行的。
Gamepad 应用的话就需要自己造一个 Javascript 的轮子,其实和上一条的难点也差不多,关键点在于怎么把按键传入 dos 之中。

from chinese-dos-games.

rwv avatar rwv commented on May 4, 2024

emscripten-core/emscripten#3614

from chinese-dos-games.

rwv avatar rwv commented on May 4, 2024

似乎 Puffin Browser 有可以模拟键鼠的功能

from chinese-dos-games.

rwv avatar rwv commented on May 4, 2024

added

from chinese-dos-games.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.