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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,aa554b78fbc1aa13 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-29 13:17:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!howland.erols.net!news-out.worldnet.att.net.MISMATCH!wn3feed!wn2feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc52.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Games? A Newbie question References: X-Newsreader: Tom's custom newsreader Message-ID: <0qqX7.12660$kK1.91424@rwcrnsc52> NNTP-Posting-Host: 12.234.125.134 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc52 1009660668 12.234.125.134 (Sat, 29 Dec 2001 21:17:48 GMT) NNTP-Posting-Date: Sat, 29 Dec 2001 21:17:48 GMT Organization: AT&T Broadband Date: Sat, 29 Dec 2001 21:17:48 GMT Xref: archiver1.google.com comp.lang.ada:18389 Date: 2001-12-29T21:17:48+00:00 List-Id: > If your using GNAT you have the following possible options for drawing stuff > with (assuming of course it is a graphical game, and not a text [console] > based game) , > ... > ... (some more I can't remember) CLAW for MS Windows. www.rrsoftware.com There's a Minsweeper using GtkAda and a variant using CLAW - search www.adapower.com For a very different style of graphics, search for Orbitals. CLAW is not tied to a single compiler, BTW Tom Moran (one of the CLAW developers)