<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1444875534762_3226">Thanks everyone for your replies.</div><div id="yui_3_16_0_1_1444875534762_3226"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">I found the Piano roll morph and the keyboard morph in the standard image, as Chris indicated. Coming from an ancient Squeak, I had trouble finding the parts bin, but once I did, I found them. Awesome!</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">SqueakMap is tricky, especially if you know nothing. &nbsp;Here's what I did</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">1) Download and run the Squeak All in One 5.0 distribution<br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">2) Select "SqueakMap catalog" from the Apps menu</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">On a brand new image, this will open browser with no contents. Solving this is fairly intuitive by clicking the "Update" button</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">It then populates the list with a bunch of packages, but "Freecell" and "Chess" and "Games" are not there, nor does it work to search for them.</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">After a bit of head scratching, I saw the title window said "27 of 797 packages" &nbsp;How do I see all the other packages?</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">This took a bunch of head scratching. I knew there was some filtering, but nothing sticks out obviously.</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">Eventually (mostly through stumbling around), I right clicked in the tree in the bottom left, and found the "Clear all filters" button. &nbsp;This improves things greatly, and now I can search for packgaes!</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">Clicking "Install" on the Chess Game package gives some threatening warning dialogs (this hasn't been tested in your Squeak version, find another one?) (this package isn't safe), but it installed without errors. Woohoo!</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">The "Games" package&nbsp;<a href="http://map.squeak.org/package/643f4620-0fe6-493b-a129-7fd1224e0fe4" id="yui_3_16_0_1_1444875534762_3854">http://map.squeak.org/package/643f4620-0fe6-493b-a129-7fd1224e0fe4</a>&nbsp;is a different story. Attempting to install this raises a syntax error parsing AtomicMap22, with an invalid literal:</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">layout atRow: 8 put: #(1 0 1 0 0 0 0 1 0 0 #(#H #Invalid literal character -&gt;3 3 nw) 1 1 ).<br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">If you try to proceed through these errors, you'll actually break the parts bin. &nbsp;You then open the parts bin, click on the "Games" category, and get a debugger error.</div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr"><br></div><div id="yui_3_16_0_1_1444875534762_3226" dir="ltr">Thanks again. It's much closer to working (and I can now do what I wanted) but it definitely is still bumpy, and it would be great to play the old games package without going back to 3.10, for which this package is tagged.</div></div></body></html>