Rolling-A-Die

Description

:game_die: Clicking on it will display the values of all sides of the die in a quick loop, and another click will stop the animation. Developed using Morph in Pharo.

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
March 18, 2015
Updated
Jan. 20, 2016

Categories

Games Multimedia

README excerpt

# Rolling-A-Die
 Developed using Morph in Pharo.
 
 Clicking on it will display the values of all sides of the die in a quick loop, and another click will stop the animation.
 
 Execute : (RollingDie  faces: 6) openInWorld.
 
 
← Back to results