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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, WEIRD_PORT autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.213.166 with SMTP id nt6mr16681038obc.3.1434310293281; Sun, 14 Jun 2015 12:31:33 -0700 (PDT) X-Received: by 10.140.95.135 with SMTP id i7mr336880qge.27.1434310293256; Sun, 14 Jun 2015 12:31:33 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!h15no3141685igd.0!news-out.google.com!k20ni1739qgd.0!nntp.google.com!z60no1209502qgd.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 14 Jun 2015 12:31:33 -0700 (PDT) In-Reply-To: <46115a83-da09-4c9d-ba28-d1cfe5f2d6c6@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.44.154.41; posting-account=vk6_JwoAAABkMyHO1YfdP69Hm3CpbdGR NNTP-Posting-Host: 108.44.154.41 References: <46115a83-da09-4c9d-ba28-d1cfe5f2d6c6@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <02ca72f1-e224-4494-be22-ea99faff22cb@googlegroups.com> Subject: Re: New Gnoga demo From: Jeremiah Injection-Date: Sun, 14 Jun 2015 19:31:33 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:26321 Date: 2015-06-14T12:31:33-07:00 List-Id: On Sunday, June 14, 2015 at 8:22:36 AM UTC-4, David Botton wrote: > Pascal Pignard (now also one of the maintainers of Gnoga) has added a new demo app, Connect Four. > > Originally developed for GNAT_JVM by Barry Fagin and Martin Carlisle, US Air Force Academy. Pascal adapted it to GNOGA and left the original GNAT_JVM code in place as comments, for comparison. > > http://gnoga.com:8083/ > > David Botton Awesome! I'll check out the code as that sounds interesting. It does appear to be buggy. I had a win come out as a tie game: http://i58.tinypic.com/flhx0x.jpg My final move was the blue in column 5. I was going first, so the computer had a turn after me.