git @ Cat's Eye Technologies Chrysoberyl / 07201d0
Add some more instructions about usage of games etc. on mobile. Chris Pressey 4 years ago
1 changed file(s) with 11 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
5151 _Cosmos Boulders_ is an arcade-style HTML5 minigame built with reducers
5252 and immutable data in ES5 JavaScript.
5353
54 It is playable with keyboard only. The key mappings are:
54 It is playable with keyboard only. (It will therefore not be playable
55 on most mobile devices, as they lack keyboards.) The key mappings are:
5556
5657 * Insert coin: **5**
5758 * Start: **1**
7374 * javascript-urls: ../modules/super-wumpus-land/impl/swl.js/src/swl.js
7475 * script-root: ../modules/super-wumpus-land/impl/swl.js/src/yoob/
7576 * online @ [catseye.tc](https://catseye.tc/ix/Super_Wumpus_Land)
77
78 It is playable with keyboard only. It will therefore not be playable
79 on most mobile devices, as they lack keyboards.
7680
7781 If your keystrokes aren't going into the "terminal", make sure you
7882 click in it first (it's focusable.)
12261230 * launch-command: launch('../modules/canvas-feedback/src/', 'installation', { imgUrl: 'http://i.imgur.com/SYFLz1X.jpg' });
12271231 * style: #installation > div { display: inline-block; vertical-align: top; } #canvas_container { text-align: center; } #canvas_container canvas { display: block; background: white; border: 1px solid black; } #control_panel > div { background: #c0c0c0; text-align: left; min-width: 30em; } #control_panel > div > div { background: #e0e0e0; padding: 3px; text-align: right; } #control_panel > div > div input { width: auto; }
12281232 * online @ [catseye.tc](https://catseye.tc/ix/Canvas_Feedback)
1233
1234 _Note: on a mobile device, the experience will be better if you zoom out
1235 to see the entire page first._
12291236
12301237 To begin exploring, we suggest you first try different presets
12311238 from the *Presets* drop-down in the control panel on the right.
18521859 * online @ [catseye.tc](https://catseye.tc/ix/Woman_on_Film)
18531860
18541861 Use the navigation buttons to traverse the space of the work.
1862
1863 On a mobile device, the experience will be better if you zoom out to see
1864 the entire page first.
18551865
18561866 - - - -
18571867