Replies: 1 comment
-
There is a weird thing happening with empty lists. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The new version of Snap! fixes many of my complaints so far.
broadcast is fast enough now that it can be used in a real time application like a game. That allows for much more flexible design and less student confusion when things just don't seem to work. With Snap! 8 you can create a single loop that broadcasts a message to move the game forward frame by frame. That was not possible in version 7.
What I have not tested yet is slowing down over time. There was a memory leak or processes not being killed. Over time the student's project gets slower and slower while they work. If this is fixed then I will have to stop hating Snap!.
Beta Was this translation helpful? Give feedback.
All reactions