As a follow-up to the question of how one would open up Chess in Squeak, I
combined all of your answers into a single algorithm. Here it is...

Squeak chess opening algorithm

1) open squeak
2) download (v 1.10) of chess.st.gz from
http://map1.squeakfoundation.org/package/cb19b6f1-e371-47b2-b814-4bad079d0fbc
3) unzip it
4) drag Chess.st into main window and select fileIn entire file
5) right click in the main window, in the pop-up menu go to Project, click
on open
6) in the menu click on workspace
7) type "ChessMorph new openInWorld" (no quotes)
8) highlight the above text, right click and select do-it from menu
9) chess should now be running

Thanks guys!
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to