Skip to content

Instantly share code, notes, and snippets.

@philippeback
Last active September 26, 2018 14:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save philippeback/7d760bb6882896a5bbff to your computer and use it in GitHub Desktop.
Save philippeback/7d760bb6882896a5bbff to your computer and use it in GitHub Desktop.
Loading BouncingAtomsMorph in Pharo
Gofer it
url: 'http://smalltalkhub.com/mc/PharoExtras/MorphExamplesAndDemos/main'
username: ''
password: '';
package: 'MorphExamplesAndDemos';
load.
BouncingAtomsMorph new openInWorld.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment