Before anything else - I know a single dice is properly called a 'die' but I just prefer to use dice as it seems better. I know - patheticreason really. I saw an article about a site that runs "play-by-email" games and built its own dice throwing machine - quite literally. Decided to create a simple Scratch version. See theirs at this site : http://gamesbyemail.com/News/DiceOMatic ============================ For this Scratch version I used Google SketchUp and downloaded a simple dice model, used it to create 4 views of each face, so 24 pictures in all. Paintshop removed the background and cropped the images. Code intended to be simple and obvious. For this version I simply duplicated the sprite (and code) and then adjusted sprite sizes. Changed the background colour - just because I could.