Site icon We Code MakeCode

Puzzler in MakeCode Arcade Blocks as Streamed on Twitch

YouTube Poster

This MakeCode Arcade Blocks program demonstrates an implementation of drag and drop Puzzler generates form 1 to 10 randomly-sized rectangles filling a square playing board. After generation, the puzzle pieces are scattered across the screen. The goal is to complete each of 10 levels. If the player completes a level within the allotted time the score is increased by the number of pieces for the level times 100.

Play Puzzler in Browser

https://wecodemakecode.github.io/puzzler/

Explore the Code

Exit mobile version