Skip to content

SquareBracketAssociates/Booklet-ASimpleMemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

The corresponding source of the project is available at:

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