microsoft / tilecode

Design, Code and Play Games on MakeCode Arcade Devices
https://microsoft.github.io/tilecode/
MIT License
106 stars 16 forks source link

make 3x3 When widget #110

Open tballmsft opened 4 years ago

tballmsft commented 4 years ago

We need to reuse When 3x3 predicate in multiple screens, and perhaps multiple times on a single screen. Let's abstract it into a display widget .

tballmsft commented 4 years ago

This widget should also be able to show the execution of a rule.