knopjesmuseum / textadventure

Simple javascript textadventure. Data stored in yaml. Posibility to describe input possibilities using regular expressions
0 stars 0 forks source link

Mobile / iPad ready #1

Open peteruithoven opened 11 years ago

peteruithoven commented 11 years ago

The current Terminal interface (Terminal.js) simply listens to keys, but it doesn't trigger the keyboard to popup. Maybe key input should be handled using a hidden textarea. Research systems like WYSIWYG's and Etherpad lite.

peteruithoven commented 11 years ago

Try: http://stackoverflow.com/questions/6837543/show-virtual-keyboard-on-mobile-phones-in-javascript