[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby Quiz #35?

Devin Mullins

6/14/2005 6:03:00 PM

Right now I've got an REP loop that alternates turns, and validates moves for rook, bishop, queen, and knight. It, however, doesn't yet:

1. Validate the other pieces (king, pawn, castling, en-passant, promotion).
2. Recognize check, mate, or stalemate.

If I don't finish by the 17th... uh... extension? :) Otherwise, I'll just send my partial solution.

Thanks,
Devin


3 Answers

James Gray

6/14/2005 11:32:00 PM

0

On Jun 14, 2005, at 1:03 PM, twifkak@comcast.net wrote:

> Right now I've got an REP loop that alternates turns, and validates
> moves for rook, bishop, queen, and knight. It, however, doesn't yet:
>
> 1. Validate the other pieces (king, pawn, castling, en-passant,
> promotion).
> 2. Recognize check, mate, or stalemate.
>
> If I don't finish by the 17th... uh... extension? :) Otherwise,
> I'll just send my partial solution.

Looking forward to seeing what you have.

I don't see much point in extending a flop. We'll stick to our
schedule, but don't let that stop you.

My solution is complete now. I'll post it sometime tomorrow...

James Edward Gray II


Dave Burt

6/15/2005 5:30:00 AM

0

James Gray wrote...
> On Jun 14, 2005, at 1:03 PM, twifkak@comcast.net wrote:
>>
>> If I don't finish by the 17th... uh... extension? ...
>
> I don't see much point in extending a flop. We'll stick to our schedule,
> but don't let that stop you.

I'd +vote an extension - I'll have a chance to do this given an extra week.

Cheers!
Dave


James Gray

6/15/2005 1:21:00 PM

0

On Jun 15, 2005, at 12:35 AM, Dave Burt wrote:

> James Gray wrote...
>
>> On Jun 14, 2005, at 1:03 PM, twifkak@comcast.net wrote:
>>
>>>
>>> If I don't finish by the 17th... uh... extension? ...
>>>
>>
>> I don't see much point in extending a flop. We'll stick to our
>> schedule,
>> but don't let that stop you.
>>
>
> I'd +vote an extension - I'll have a chance to do this given an
> extra week.

Gavin was right, it's too much work. ;)

James Edward Gray II