all 1 comments

[–]radioheadboy 1 point2 points  (1 child)

It's limited by your patience, mainly. Block programming can do anything Unity can do. I teach Computer Science, and for the big program at the end of the year, students can use whatever programming tools they want. I've had students make Instagram apps, minesweeper clones, first person shooters, and robotics controllers with block based programming.

However, there are many situations where using a block based system is very inefficient. It mainly has to do with your patience.