Skip to content

A series of small coding challenges to teach the Morphic UI-Framework

Notifications You must be signed in to change notification settings

hpi-swa-teaching/SWT18-Project-06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Morphic Tutorial Build Status Coverage Status

The Interactive Morphic Tutorial is a series of small coding challenges to teach you how to work with the morphic UI-Framework. Lessons include:

  1. Basic morph creation and manipulation
  2. Image loading and displaying
  3. Events and stepping
  4. PolygonMorphs

Supported plattforms

  • Squeak-5.0
  • Squeak-5.1
  • (Squeak-trunk)
    Due to the fast changing nature of trunk, compatibility is not guaranteed, for the current build status visit Travis-ci

Installation Instructions

For easy installation, we recommend, you first install Metacello.

Then run:

Metacello new
	baseline: 'MorphicTutorial';
	repository: 'github://hpi-swa-teaching/SWT18-Project-06:master/packages';
	load.

To open the tutorial, open the "Apps" drawer and click "Morphic Tutorial"

Build status

Master: Build StatusCoverage Status

Develop: Build StatusCoverage Status

About

A series of small coding challenges to teach the Morphic UI-Framework

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published