Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 585 Bytes

File metadata and controls

21 lines (14 loc) · 585 Bytes

AdvancedDesignMoocProjectCode

Here is the repository of the code of the advanced design mooc miniproject

This repository does not contain all the code but the code for people that are reading the companion booklet of the mooc https://github.com/SquareBracketAssociates/booklet-AdvancedMicroProjects

So far it contains

  • Robots-board and one test package for each of the challenges.

Loading

The following does not work for now.

Metacello new
   baseline: 'AdvancedDesignMoocProjectCode';
   repository: 'github://pharo-mooc/AdvancedDesignMoocProjectCode';
   load.