Penguin
Blame: MeetingTopics.2007-10-29
EditPageHistoryDiffInfoLikePages
Annotated edit history of MeetingTopics.2007-10-29 version 9, including all changes. View license author blame.
Rev Author # Line
4 BruceKingsbury 1 7:30pm, [TW.2.05|TW].
2
3 Linux gaming: James and Bruce presented some Games that run on Linux, either natively or under Windows compatibility wrappers like Wine.
4
5 __Software that was mentioned (or should have been mentioned) at this meeting:__
6
7 Windows games and emulation
8
9 * [Wine|http://www.winehq.org/] (available in most distros via package management)
10 * [Cedega|http://www.transgaming.com/] (Commercial product)
11 * [Stars|http://www.starsfaq.com/] (Old but still popular commercial game)
12 * Other stuff James can fill in
13
14 Open source games; most of these games are available through package management, and most have a Windows version available.
15
16 * [armagetron|http://armagetron.sourceforge.net/] 3D tron-clone
17 * [Battle for Wesnoth|http://www.wesnoth.org/] Turn-based strategy
18 * [chromium|http://www.reptilelabour.com/software/chromium/] arcade-style, top-scrolling space shooter.
19 * [Extreme Tux Racer|http://www.extremetuxracer.com/] Downhill-racing game featuring Tux
20 * [Flightgear|http://www.flightgear.org/] Flight simulator
21 * [Freeciv|http://freeciv.wikia.com/wiki/Main_Page] empire-building strategy game
22 * [Freecol|http://www.freecol.org/] empire-building strategy game
6 BruceKingsbury 23 * [LincityNG|http://developer.berlios.de/projects/lincity-ng/] City-building game similar to ~SimCity
4 BruceKingsbury 24
25 Previously commercial games released as OSS; In most cases only the program code is released as OSS, 'assets' (game maps, player models, sound, etc) have been recreated by the community.
26
27 * [FreeDoom|http://freedoom.sourceforge.net/] iD's GPL-released Doom engine with community-created assets under a BSD-like license.
28 * [Aleph One|http://sourceforge.net/projects/marathon] A rebuild of Marathon2 - Infinity, using Bungie's GPL'd Marathon engine with community-created assets. -- Not available through Ubuntu package management, quite tricky to install (I gave up!)
29 * [sauerbraten|http://www.sauerbraten.org/] A complete redesign of Cube using the [cube|http://www.cubeengine.com/] rendering engine. There are a number of similar mods. The cube engine is fairly low-CPU and everything is rendered in realtime, but uses a 2D-heightmap model like Doom so is somewhat limited.
30 * [nexuiz|http://www.alientrap.org/nexuiz/] A 3D deathmatch-type FPS using the q1 engine
31 * [Open Arena|http://openarena.ws/] A rebuild of Quake III Arena using the q3 engine and community-created assets
32 * [Second Life|http://secondlife.com/] A 3D virtual world. Linden Labs recently decided to release the client as open source software. The 'grid' is still commercial. You can join second life for free, explore, and create items in special 'sandbox' areas, but to own land and do any serious building you have to pay for membership.
33 * [Tremulous|http://www.tremulous.net/] An alien vs. human FPS game with a strong element of strategy. Based on the q3 engine.
34 * [World of Padman|http://padworld.myexp.de/] Also uses the q3 engine, Artwork mostly by German cartoonist 'Ente', in-game music by Greensun and Dieselkopf. Easy enough to install, just unpack the archive and run the program in it, but it's a 550M download. Talk to [Bruce|mailto:zcat@wired.net.nz] if you want to grab it on CD instead.
35 * [Urban Terror 4|http://www.urbanterror.net/] Originally developed as a 'mod' for Quake3, now a standalone game using the q3 engine. Another 550M download, and a little tricky to get running but well worth it.
36
9 BruceKingsbury 37 * [mumble|http://mumble.sourceforge.net/] an open source, low-latency, high quality voice chat software primarily intended for use while gaming. The server is called 'murmur'. A Free alternative to commercial software like Teamspeak or Ventrilo (although they do both run on Linux also!)
4 BruceKingsbury 38
39 Non-Free linux games
40
7 BruceKingsbury 41 * [Railroad Tycoon|http://www.2kgames.com/railroads/railroads.html] One of the first commercial Linux games, but not a commercial success on Linux due to the culture at the time. The original game is now available as a free download (but only for Windows afaik)
4 BruceKingsbury 42 * [Games from iD|http://www.idsoftware.com/] considered the most influential of the many game development companies in the Dallas area known as the Dallas Gaming Mafia, iD develop their games for both Linux and Windows. Historically, the source code for each engine has been released once the code base is 5 years old.
43 * [America's Army|http://www.americasarmy.com/] Developed by Ubisoft for the US Army as a recruitment tool, originally for Linux and Windows but is now Windows-only. I'm not sure if Linux versions are still available, or still work on the newer servers.
44
45 Educational games
46 * [gcompris|http://gcompris.net/-en-] A collection of educational games for ages 2-10.
47 * [childsplay|http://childsplay.sourceforge.net/] A similar collection of educational games, written in python.
48 * [tuxmath|http://www.newbreedsoftware.com/tuxmath/]
49 * [tuxtyping|http://tuxtype.sourceforge.net/]
50 * [anagramarama|http://www.coralquest.com/anagramarama/]
8 BruceKingsbury 51 * [scratch|http://scratch.mit.edu/] A Free Educational programming environment from MIT. The official downloads are for Windows and Mac, but since the software is written in the squeak language it's not too hard to extract the Windows version and run it under the Linux squeak interpreter.
4 BruceKingsbury 52 * [alice|http://www.alice.org/] A Free Educational programming environment from CMU. Quite similar to scratch but 3D, and written in java.
53 * Firefox - there are many good educational websites available, and many educational Flash or Java games available on the web. I'll have to dig through my bookmarks sometime..
54
55 Other emulators
56
57 * [MAME|http://mamedev.org/] An emulator for many arcade machines. Requires ROM images from an arcade machine to run.
58 * [Mednafen|http://mednafen.sourceforge.net/] An emulator for many portable games such as Gameboy and NES. Requires ROM images from a game cartridge to run.
59
5 BruceKingsbury 60 Rom images for MAME and Mednafen can be downloaded from the web although in most cases these are being distributed without authorization of the copyright holder. There are a number of games specifically developed for these emulators which are freely redistributable.