Source code to the game's default doodads.
 
 
 
Go to file
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
dev-assets/doodads Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00