Hi,

Thanks for the bug report.
Can you try loading the latest version for the code of the tutorial. I fixed the deprecation warning.

Let us know if you encounter any other issues.

Cheers,
Andrei

On Sun, Feb 17, 2019 at 6:49 PM Richard Kenneth Eng <horrido.hobbies@gmail.com> wrote:
I'm following the tutorial in the MemoryGame booklet. When I run the game and click on any square, I get:

The method BlBaseAnimation>>#startOn: called from MgCardElement>>#onFlippedFace has been deprecated.
Use BlElement>>#addAnimation:

The tutorial is out of sync. How can I proceed?

Is there another way to learn how to use Bloc?