README.md

June 3, 2024 ยท View on GitHub

A tutorial to get a first journey in the Bloc graphic framework.

Bloc is the new graphics frameworks for Pharo: http://github.com/pharo-graphics/Bloc

The corresponding source of the project is available at:

Metacello new
    baseline: 'BlocMemoryTutorial';
    repository: 'github://pharo-graphics/Bloc-Memory-Tutorial/src';
    load