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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,eda584a55fd880c8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-09 09:15:52 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!newsfeed.icl.net!opentransit.net!wanadoo.fr!freenix!enst!enst.fr!not-for-mail From: Francisco Javier Loma Daza Newsgroups: comp.lang.ada Subject: Re: Free Online Game project in Ada Date: Tue, 09 Oct 2001 18:15:07 +0200 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3bc314b2$1@news.swissonline.ch> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 1002644151 8124 137.194.161.2 (9 Oct 2001 16:15:51 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Tue, 9 Oct 2001 16:15:51 +0000 (UTC) To: comp.lang.ada@ada.eu.org Return-Path: In-Reply-To: <3bc314b2$1@news.swissonline.ch> X-Mailer: Spruce 0.7.4 for X11 w/smtpio 0.8.2 X-Virus-Scanned: by AMaViS perl-11 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.4 Precedence: bulk X-Reply-To: Francisco.Loma@isotrol.com List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:14048 Date: 2001-10-09T18:15:07+02:00 On Tue, 9 Oct 2001, Christophe wrote: > Date: Tue, 9 Oct 2001 17:15:55 +0200 > To: comp.lang.ada@ada.eu.org > From: "Christophe" > Reply-To: comp.lang.ada@ada.eu.org > Sender: comp.lang.ada-admin@ada.eu.org > Subject: Free Online Game project in Ada > > Hello, > > I've an idea of a onilne game project in Ada. The game would be a > strategic > game (like mankind), I think about creating a game under the GPLlicense. > The > game could use MySQL as Database and OpenGL for graphic (library exsit in > ADA). Yes, it exists, but there is not a standard. In GtkAda there are two possibilities depending if your system is Win32 or Unix. Why ??? > > What do youthink about that ? It could be very good to do such a thing, > first of all to build something on Ada ans also to do it under GPL > license. > > For the moment it's only en idea but if other people think this could be > fun > to do it, why not :-) > I would like to contribute.