|
NAME3dpong - three dimensional Pong cloneSYNOPSIS3dpong display1 [display2|--computer] [--gravity g] [--net n] [--sound] [--noclick1] [--noclick2]DESCRIPTION3D Pong is a three-dimensional clone of the ancient computer game Pong for the X11 window system.There are three modes of play
The player(s) is presented a three dimensional view at the arena. There is a white divider in the middle, or possibly the net. The player one's paddle is a red square, the player two has a blue paddle. The current score is displayed in the upper left corner. The ball is a green diamond, and dark green markers follow the ball on the walls to display it's position in relation to them. The player(s) controls a paddle at one end of the arena with mouse movement. To serve, the player presses the mouse button three. The key c toggles whether the player needs to keep the mouse button one pressed while dragging the mouse. See also the --noclickn switches below. Six views exist, switched amongst with the key v
Key 3 toggles red/blue mode to be used with appropriate 3D glasses, with red for the left eye. The game quits if the q key is pressed. The game goes on until quitted. In the one or two player games the ball gets faster and faster until someone scores. Players score by getting the ball behind the opponents paddle. In the handball mode the player scores every time the ball bounces off the paddle, and does not go to the goal. The high score will kept for the session. OPTIONSThe switches display1 and display2 specify the X11 displays for the game. The first is mandatory, and ``$DISPLAY'' is often a good value for it. The special value ``computer'' means that only one human player is to play, the other will be a computer player. If only one display is specified, then a handball game is started.Attention to the order of the options must be payed.
The switches --noclick1 and--noclick2 mean that the specified player need not to keep the mouse button 1 pressed down. Such options must appear last on the command line. The key c can also be used to toggle this while the game is running. NOTESThis manual page documents the 3D Pong version 0.5, and is based on the README.txt file in the distribution.AUTHORThe game is written by Bill Kendrick <bill@newbreedsoftware.com>, and this manual page was written independetly of the actual software by mace <mace@pcuf.fi>. The game sounds originally appeared in the game xboing(6x).
Visit the GSP FreeBSD Man Page Interface. |