git @ Cat's Eye Technologies Chrysoberyl / e2cc3b4
Attempt to present this more nicely. Chris Pressey 5 years ago
2 changed file(s) with 12 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
4343 * interactive: true
4444 * animated: true
4545 * mediums: [Javascript][], [HTML5][]
46 * inline-description: true
4746 * javascript-urls: ../modules/cosmos-boulders/contrib/immutable-3.8.2/dist/immutable.min.js,../modules/cosmos-boulders/contrib/redux-4.0.1/dist/redux.min.js,../modules/cosmos-boulders/src/cosmos-boulders.js
4847 * launch-command: launch({ container: document.getElementById("installation") });
48 * inline-description: true
49 * inline-description-below: true
4950 * online @ [catseye.tc](https://catseye.tc/ix/Cosmos_Boulders)
5051
5152 _Cosmos Boulders_ is an arcade-style HTML5 minigame built with reducers
5960 * Thrust: **Up Arrow**
6061 * Rotate left: **Left Arrow**
6162 * Rotate right: **Right Arrow**
63
64 If your keypresses seem to be ignored, try clicking inside
65 the canvas to make sure it's got the keyboard focus.
6266
6367 ### Super Wumpus Land
6468
103103 Boolean indicating if the installation's description should be displayed
104104 on the page alongside the installation.
105105
106 ### inline-description-below
107
108 * optional: true
109
110 Boolean indicating if the installation's description should be displayed
111 on the page underneath the installation.
112
106113 ### online
107114
108115 * optional: true