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,eda584a55fd880c8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-11 14:05:41 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!195.54.122.107!newsfeed1.bredband.com!bredband!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Free Online Game project in Ada Date: Thu, 11 Oct 2001 21:05:40 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3bc314b2$1@news.swissonline.ch> <3bc33d1b$1@news.swissonline.ch> <3BC4AEB7.67D01D99@libero.it> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1002834340 14857 129.241.83.82 (11 Oct 2001 21:05:40 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 11 Oct 2001 21:05:40 +0000 (UTC) User-Agent: slrn/0.9.7.2 (Linux) Xref: archiver1.google.com comp.lang.ada:14331 Date: 2001-10-11T21:05:40+00:00 List-Id: On Thu, 11 Oct 2001 17:41:11 GMT, Lorenzo Micheletto wrote: > Christophe wrote: >> >> The idea would be to create this on Linux, but it will be better to make an >> OS-Independant game ... >> >> I know that Glade (which can access to MySQL) and Glut (OpenGL) can run on >> windows... > > For the low_level_graphics/audio/game_input check SDL too (www.libSDL.org). Yes. Looks like more and more projects uses SDL. Preben Randhol