microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
480 stars 207 forks source link

Some hints and contents of tutorials need to be updated to checkerboard not blank square #6239

Open v-katherine opened 11 months ago

v-katherine commented 11 months ago

Describe the bug Some hints and contents of tutorials need to be updated to checkerboard not blank square

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta--skillmap#turkey. 2.Gather a Crowd->Start. 3.Execute to step5, compare the result and hint & content.

Actual behavior: The result shows checkered square, hint and content show blank.

Expected behavior: The hint and content need to be updated that match with the result.

Screenshot: CheckeredSquare

Additional context: 1.OS: Windows 11 2.arcade version: 1.13.50 3.Microsoft MakeCode version: 9.3.6

v-katherine commented 11 months ago

This bug also reproduced on below steps: Make the Turkey skillmap step9 in https://arcade.makecode.com/beta--skillmap#turkey. Gather a Crowd skillmap step3, step7, step8, step10 in https://arcade.makecode.com/beta--skillmap#turkey. Win or Lose skillmap step3 in https://arcade.makecode.com/beta--skillmap#turkey.