<div dir="ltr">I think what is meant is that the executable is Windows only.  I know if I would release something the executable would be windows only (being the only platform I have access too).<div><br></div><div>The 2 links below that - the .sar files - are Squeak based and should load into any relatively recent Squeak and just run.</div><div><br></div><div>-cbc</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 20, 2017 at 9:59 AM, LEnglish <span dir="ltr"><<a href="mailto:LEnglish5@cox.net" target="_blank">LEnglish5@cox.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The Saucers! webpage specifically says “for Windows.” Why are you distributing a squeak game that is windows-only?<br>
<br>
L<br>
<br>
<br>
<br>
"Debugging is twice as hard as writing the code in the first place.<br>
Therefore, if you write the code as cleverly as possible, you are,<br>
by definition, not smart enough to debug it."<br>
-Brian Kernighan<br>
<span class="im HOEnZb"><br>
<br>
<br>
> On Nov 19, 2017, at 02:43, Stéphane Rollandin <<a href="mailto:lecteur@zogotounga.net">lecteur@zogotounga.net</a>> wrote:<br>
><br>
><br>
>> You can do a lot of stuff with plain morphs and stepping, too. In the Animations framework, the focus was on a more convenient programming interface that decouples system load and animation time. So, even if your Squeak image has plenty of things to do, the animation X will finish after, for example, 250 ms. Yet, you might only see the first and the last update then. :D In some way, the Animations framework is kind of Morphic stepping but it offers each participant a synchronized progression of time, which can then be used to update or interpolate the animation progress. Such things are difficult with Morphic stepping because the "call me again in 20 ms" via #stepTime treats time different for each morph.<br>
><br>
</span><div class="HOEnZb"><div class="h5">> This is the very same idea I had for my Space Invaders game. Very efficient for smooth motion, indeed.<br>
><br>
> (Saucers! <a href="http://www.zogotounga.net/comp/saucers.htm" rel="noreferrer" target="_blank">http://www.zogotounga.net/<wbr>comp/saucers.htm</a>)<br>
><br>
> Stef<br>
><br>
<br>
<br>
</div></div></blockquote></div><br></div>