From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,13717fdb90d942 X-Google-Attributes: gid103376,public From: Steve Subject: Re: Would someone help a struggling ADA student Date: 1998/10/08 Message-ID: <6vjdav$jah$1@news.campus.mci.net>#1/1 X-Deja-AN: 399145782 Organization: CampusMCI Newsgroups: comp.lang.ada Date: 1998-10-08T00:00:00+00:00 List-Id: Nevermind dennison@telepath.com writes: > In article <6vii5f$2gn$1@news.campus.mci.net>, > Steve wrote: > > I have code written that will compete two players (whether two human, > > two computer, or computer vs human). Unfortunately the code I have > > written is for very basic play. The code I need will have to take my > > stradegy and play other's stradegy. My basic code will only fire random > > shots at the 10x10 board. I have my stradegy but I'm not sure how to > > write it in ADA. I am going to set up an array and use a few nested > > loops but I haven't done that in a long time. If I were to send you the > > code that I already have, could you tell me where to go next. Any > > advise would be greatly appreciated. > > Wow. For help on this level you really ought to go to your instructor. That's > what they get paid for. > > > -- > T.E.D. > > -----------== Posted via Deja News, The Discussion Network ==---------- > http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own