Differences between version 16 and predecessor to the previous major change of GamingOnLinux.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 16 | Last edited on Monday, August 6, 2007 5:49:07 pm | by LawrenceDoliveiro | Revert |
Older page: | version 15 | Last edited on Wednesday, August 17, 2005 12:54:36 pm | by IanMcDonald | Revert |
@@ -34,8 +34,9 @@
* [VegaStrike|http://vegastrike.sourceforge.net] - a space craft fighter/trading game a. la. Elite, Frontier, etc. Still in heavy development but playable.
* FrozenBubble
* TetriNet
* [Neverball|http://aoeu.snth.net/neverball/] - tilt the floor to roll the ball through the obstacle course before time runs out.
+* [Tremulous]
!!! Game programming
Have a look at [SDL].
@@ -53,4 +54,8 @@
txqueuelen length:
Set the length of the transmit queue of the device. It is useful to set this to small values for slower devices with a high latency (modem links, ISDN) to prevent fast bulk transfers from disturbing interactive traffic like telnet too much.
So <tt>ifconfig eth0 txqueuelen 0</tt> will make your interactive traffic (read: [Quake], [Doom3]) much more bearable for your pet gamer.
+
+!!! See Also
+
+LinuxAndGames (should probably merge this page and that one)