[Newbies] chess game opening algorithm follow-up

Daniel Lewis lewisdaniel at gmail.com
Fri Aug 8 15:49:28 UTC 2008


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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080808/9d4bb842/attachment.htm


More information about the Beginners mailing list