Hi Gerard and all, Sorry for not responding so long. Here you can download some latest version of the demos with tanks I did:
original version do http://www.rebol.cz/~cyphre/draw-tutor2.r optimized version (with buffering) do http://www.rebol.cz/~cyphre/draw-tutor2-buf.r P2P version do http://www.rebol.cz/~cyphre/tcp-tank.r All those scripts are very old and simple. They could be done easier and with faster performance using the new Rebol/View with AGG scalable graphic and transformations. Maybe one day I write some new article and demo ;-) Reagrds, Cyphre ----- Original Message ----- From: "Gerard Cote" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 30, 2005 10:18 PM Subject: [REBOL] Re: Can someone remember this small TANK GAME tutorial based on DRAW > > Hi Anton, > > Seems like my script version is not a good one since even with rebol 1.2.1 I see a single TANK which I can control and nothing else. > Now even after correcting the script with the 2 compose and the loop instead of the Array/initial the screen freezes and I only get > this error message: > > >> do %draw-tutor-2-revised.r > ** Script Error: Invalid argument: - > ** Where: wake-event > ** Near: show f > >> > > Can you send me your version of the draw-tutor-2.r or tell me where I can get the last one so I can compare them and fix the diffs. > > Thanks, > Gerard > > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
