About the games themselves.
Linux gaming news
Linux meta gaming site for German speaking folk.
ebgames <www.tuxgames.com> no longer sells Linux software. They stopped selling Linux games and distributions at around the same time Loki Software declared bankruptcy, which is a shame because they had the lowest prices on Linux games I've ever seen.
Your one stop shop for buying any commercial Linux game (software vendors like Tribsoft and Loki have online shops at their websites too).
These are companies that used to release games for Linux but for whatever reasons aren't actively involved in Linux games anymore.
As the company that brought CTP and Quake3 to Linux, Loki was the father of Linux gaming. They were one of the first and had, by far, the most titles (I own ALL of them). Loki ported games to Linux, mostly using the SDL library. Loki's death in January 2002 was the biggest setback Linux has ever had in its attempt to capture the general desktop market. Linuxgames.com has a nice Loki timeline at http://www.linuxgames.com/articles/lokitimeline/
Tribsoft released Jagged Alliance 2, an excellent rpg/strat which claimed 2+ weeks of my life. There were slated to release Europai Universalis, Majesty and Unfinished Business. However, as of 3Jan01, Mathieu Pinard of Tribsoft said that he was taking a break and Tribsoft would no longer release games for awhile. He'll still support JA2 but don't expect patches or updates.
MP Entertainment released Hopkins FBI, my favorite game ever released for Linux. More violent than Quake. More nudity than Hustler. More camp than Liberacce. It's a comic book on your monitor. They were slated to release Hopkins FBI II and a few other titles, but it's been a few years since the announcements with no sign that the games are coming. They've ignored all my attempts at finding out more information, so I have to conclude that MP Entertainment is in the same status as Tribsoft. You can still purchase or download a demo of Hopkins FBI from their website. If anyone has more information on this company or the author of Hopkins, please contact me.
They offer Reel Deal Slots, which is very nicely done! I'm not much for card/gambling games, but this game is impressive! Because their Linux guy quit the company, Reel Deal Slots is their first, and so far, last release for Linux.
This section has URL's that should be mentioned but didn't have a separate section within the howto, so I list them here as a kind of appendix.
Linux Publishing doesn't sell directly to the public, but provides professional game publishing to authors of publishing. I think this means disk copying, packaging and selling to retailers.
XFree86 home page
This is the canonical website for people who want to program games under Linux. It's a clearing house of information that contains well written articles on all aspects of game programming (not necessarily Linux specific), links to important game programming resources, interviews, reviews, polls and lots of other stuff. It's hard to imagine a better website on the subject.
ClanLib is a medium level development kit. At its lowest level, it provides a platform independent (as much as that is possible in C++) way of dealing with display, sound, input, networking, files, threadding and such. ClanLib builds a generic game development framework, giving you easy handling of resources, network object replication, graphical user interfaces (GUI) with theme support, game scripting and more.