doodads/dev-assets/doodads/on-off
Noah c1a87e03e6 Switch JavaScript engine to goja
* Switch from otto to goja for JavaScript engine.
* goja supports many ES6 syntax features like arrow functions,
  const/let, for-of with more coming soon.
* Same great features as otto, more modern environment for doodads!
2022-01-16 20:09:27 -08:00
..
Makefile Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
blue-button.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
blue-off.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
blue-on.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
orange-button.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
orange-off.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
orange-on.png Doodads: Warp Doors, Bird, Larger State Blocks 2020-12-29 20:31:35 -08:00
state-block-blue.js Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
state-block-orange.js Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
state-button.js Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00