AdvancedDesignMoocProjectCode

Description

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

Details

Source
GitHub
License
MIT
Stars
2
Forks
2
Created
Dec. 27, 2022
Updated
Oct. 5, 2025

Categories

System / OS

README excerpt

# 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.
```
← Back to results