This is a link to an extension that I made. It’s not useful at all, but it’s my first time experimenting with JS/TS, and I mildly like the result. I might be a bit buggy, so import cautiously. Are there any other blocks I can make?
1 Like
https://makecode.com/playground
You’ll get a site that looks like this:
Your TypeScript would go on the left, and there is a dropdown of examples in the top left. Press the pink
Run
button to update the blocks. If the blocks didn’t seem to change, save your TypeScript somewhere and reload. Then paste your TypeScript back in.
1 Like
This is very useful @omnisImperium , maybe you can help me with it. I want to show percent of fuel remaining as liftoff of Starship from south Texas launch complex. Can you finish the program to show diminishing fuel percent with rise in altitude ? Thx: https://makecode.com/_VPDb0kHD4Dot
1 Like